Searched defs:DeclareGlobal (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/runtime/ | ||
H A D | runtime-scopes.cc | 50 Object DeclareGlobal(Isolate* isolate, Handle<JSGlobalObject> global, in DeclareGlobal() function in v8::internal::__anon15038::RedeclarationType |
/third_party/node/deps/v8/src/asmjs/ | ||
H A D | asm-parser.cc | 237 void AsmJsParser::DeclareGlobal(VarInfo* info, bool mutable_variable, in DeclareGlobal() function in v8::internal::wasm::AsmJsParser [all...] |
Completed in 4 milliseconds