OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Genesis
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/
bootstrapper.cc
133
class
Genesis
BASE_EMBEDDED {
135
Genesis
(Isolate* isolate, MaybeHandle<JSGlobalProxy> maybe_global_proxy,
138
~
Genesis
() { }
327
Genesis
genesis
(isolate_, maybe_global_proxy, global_proxy_template,
329
Handle<Context> env =
genesis
.result();
432
void
Genesis
::SetFunctionInstanceDescriptor(Handle<Map> map,
483
Handle<Map>
Genesis
::CreateSloppyFunctionMap(FunctionMode function_mode) {
492
Handle<JSFunction>
Genesis
::CreateEmptyFunction(Isolate* isolate) {
597
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 647 milliseconds