• yangguo's avatar
    Add extras test for calling into runtime. · bd219a76
    yangguo authored
    The alternative of passing an object template at context creation is
    unfeasible because we need a context to instantiate the template.
    At the time we create the context from snapshot or bootstrap from
    scratch, we would already need that template instance, leading to a
    chicken-and-egg problem.
    
    This is an alternative that is simpler and less intrusive.
    
    R=domenic@chromium.org, jochen@chromium.org
    
    Review URL: https://codereview.chromium.org/1182443002
    
    Cr-Commit-Position: refs/heads/master@{#28938}
    bd219a76
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...