prepack/src/methods
Chris Blappert feb0c2831f Attach Path Condition to Optimized Functions (#2537)
Summary:
Release Notes: None

Optimized functions will now be evaluated with the path condition at the time of function closure creation.

Resolves issue #2422
Pull Request resolved: https://github.com/facebook/prepack/pull/2537

Differential Revision: D9886282

Pulled By: cblappert

fbshipit-source-id: cae0282903d639ff0d94d0f4091c6f8ef9ef9a98
2018-09-19 18:11:38 -07:00
..
abstract.js Abstract empty values should fail RequireObjectCoercible (#2515) 2018-08-31 03:10:19 -07:00
arraybuffer.js Re-design of the buildNode logic for AbstractValue and GeneratorEntries (#2296) 2018-07-19 15:41:15 -07:00
call.js Cache path implications (#2494) 2018-08-29 05:38:58 -07:00
construct.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
create.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
date.js Prettier 1.13.4 fixes 2018-06-06 12:49:59 -07:00
destructuring.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
environment.js Improve evaluation of abstract conditionals (#2503) 2018-09-01 02:40:03 -07:00
function.js Attach Path Condition to Optimized Functions (#2537) 2018-09-19 18:11:38 -07:00
generator.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
get.js Fixed bugs involving unsafe atemporals and improved abstract concrete unions (#2513) 2018-09-04 10:40:21 -07:00
has.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
hash.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
index.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
integerindexed.js Initial commit 2017-03-28 20:52:41 -07:00
integrity.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
is.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
iterator.js Make more files flow strict 2018-05-31 12:44:05 -07:00
join.js Make sure that adding a path condition clears negative caches. (#2549) 2018-09-17 14:09:15 -07:00
json.js Re-design of the buildNode logic for AbstractValue and GeneratorEntries (#2296) 2018-07-19 15:41:15 -07:00
own.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
promise.js Support constructors that return an object but also throw (#2501) 2018-08-31 03:39:31 -07:00
properties.js Enable and constrain optimized array operator support for InstantRender (#2547) 2018-09-17 14:55:58 -07:00
proxy.js Support constructors that return an object but also throw (#2501) 2018-08-31 03:39:31 -07:00
regexp.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
to.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
typedarray.js Support constructors that return an object but also throw (#2501) 2018-08-31 03:39:31 -07:00
widen.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00