HomeSort by relevance Sort by last modified time
    Searched refs:Genesis (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
bootstrapper.cc 138 class Genesis BASE_EMBEDDED {
140 Genesis(Isolate* isolate, MaybeHandle<JSGlobalProxy> maybe_global_proxy,
144 ~Genesis() { }
331 Genesis genesis(isolate_, maybe_global_proxy, global_proxy_template,
333 Handle<Context> env = genesis.result();
490 void Genesis::SetFunctionInstanceDescriptor(Handle<Map> map,
544 Handle<Map> Genesis::CreateSloppyFunctionMap(FunctionMode function_mode) {
553 Handle<JSFunction> Genesis::CreateEmptyFunction(Isolate* isolate) {
649 void Genesis::SetStrictFunctionInstanceDescriptor(Handle<Map> map
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1132.js 33 // If the test starts to fail in Genesis, consider increasing this constant.
  /external/v8/src/js/
prologue.js 20 // Genesis::InitializeBuiltinTypedArrays.

Completed in 427 milliseconds