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 148 class Genesis BASE_EMBEDDED {
150 Genesis(Isolate* isolate,
154 ~Genesis() { }
334 Genesis genesis(isolate_, global_object, global_template, extensions);
335 Handle<Context> env = genesis.result();
392 void Genesis::SetFunctionInstanceDescriptor(
441 Handle<Map> Genesis::CreateFunctionMap(FunctionMode function_mode) {
449 Handle<JSFunction> Genesis::CreateEmptyFunction(Isolate* isolate) {
535 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 89 milliseconds