• Home
  • Raw
  • Download

Lines Matching defs:i_isolate

50     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
788 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstance() local
820 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstantiateStreaming() local
905 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstantiate() local
1064 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTable() local
1127 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemory() local
1242 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobal() local
1404 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyException() local
1428 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyFunction() local
1554 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyFunctionType() local
1592 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstanceGetExports() local
1603 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableGetLength() local
1614 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableGrow() local
1651 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableGet() local
1676 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableSet() local
1706 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableType() local
1726 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemoryGrow() local
1766 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemoryGetBuffer() local
1794 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemoryType() local
1817 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobalGetValueCommon() local
1888 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobalSetValue() local
1975 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobalType() local
1991 i::Isolate* i_isolate, FunctionCallback func, bool has_prototype) { in NewFunctionTemplate()
1999 i::Isolate* i_isolate) { in NewObjectTemplate()