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

  /external/chromium_org/v8/src/
bootstrapper.cc 153 class Genesis BASE_EMBEDDED {
155 Genesis(Isolate* isolate,
159 ~Genesis() { }
339 Genesis genesis(
341 Handle<Context> env = genesis.result();
398 void Genesis::SetFunctionInstanceDescriptor(
447 Handle<Map> Genesis::CreateFunctionMap(FunctionMode function_mode) {
455 Handle<JSFunction> Genesis::CreateEmptyFunction(Isolate* isolate) {
548 void Genesis::SetStrictFunctionInstanceDescriptor
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1132.js 33 // If the test starts to fail in Genesis, consider increasing this constant.

Completed in 467 milliseconds