Home
last modified time | relevance | path

Searched defs:i_isolate (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/wasm/
Dwasm-js.cc36 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate_); in WasmStreamingImpl() local
391 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyCompile() local
426 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyCompileStreaming() local
480 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyValidate() local
517 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModule() local
564 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleImports() local
577 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleExports() local
591 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleCustomSections() local
612 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstantiateImpl() local
643 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstance() local
[all …]
/external/v8/src/
Dd8-console.cc145 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate_); in Trace() local
Dapi.cc1360 i::Isolate* i_isolate = Utils::OpenHandle(this)->GetIsolate(); in PrototypeTemplate() local
1375 i::Isolate* i_isolate = Utils::OpenHandle(this)->GetIsolate(); in SetPrototypeProviderTemplate() local
1394 i::Isolate* i_isolate = info->GetIsolate(); in Inherit() local
1437 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local
1450 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in FromSnapshot() local
1467 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in NewWithCache() local
1665 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in FromSnapshot() local
2439 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in CompileModule() local
2929 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in PrintCurrentStackTrace() local
2961 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in CurrentStackTrace() local
[all …]
Dd8.cc3037 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in CompleteMessageLoop() local
/external/v8/src/snapshot/
Dmksnapshot.cc429 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in main() local