Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-js.cc50 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate_); in WasmStreamingImpl() local
495 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyCompile() local
529 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WasmStreamingCallbackForTesting() local
561 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyCompileStreaming() local
620 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyValidate() local
657 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModule() local
704 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleImports() local
717 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleExports() local
731 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleCustomSections() local
757 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstantiateImpl() local
[all …]
Dc-api.h28 i::Isolate* i_isolate() const { in i_isolate() function
Dc-api.cc349 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in make() local
/external/v8/src/api/
Dapi.cc1380 i::Isolate* i_isolate = self->GetIsolate(); in PrototypeTemplate() local
1395 i::Isolate* i_isolate = self->GetIsolate(); in SetPrototypeProviderTemplate() local
1414 i::Isolate* i_isolate = info->GetIsolate(); in Inherit() local
1464 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local
1480 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in NewWithCache() local
2365 auto i_isolate = reinterpret_cast<i::Isolate*>(isolate); in CreateSyntheticModule() local
2382 auto i_isolate = reinterpret_cast<i::Isolate*>(isolate); in SetSyntheticModuleExport() local
2514 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in CompileModule() local
3011 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in PrintCurrentStackTrace() local
3035 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in CurrentStackTrace() local
[all …]
/external/v8/src/d8/
Dd8-console.cc140 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate_); in Trace() local
Dd8.cc574 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in ExecuteString() local
1528 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in LogGetAndStop() local
1800 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WorkerNew() local
2339 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in PromiseRejectCallback() local
3208 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate_); in ProcessMessages() local
3599 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in RunMain() local
3686 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in ProcessMessages() local
4004 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in DeoptimizeAll() local
/external/v8/src/snapshot/
Dmksnapshot.cc264 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in main() local