Lines Matching defs:i_isolate

56     i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate_);  in WasmStreamingImpl()  local
497 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyCompile() local
531 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WasmStreamingCallbackForTesting() local
563 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyCompileStreaming() local
622 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyValidate() local
678 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModule() local
738 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleImports() local
751 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleExports() local
765 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyModuleCustomSections() local
791 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstance() local
848 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstantiateStreaming() local
933 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstantiate() local
1119 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTable() local
1208 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemory() local
1375 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobal() local
1546 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTag() local
1694 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyException() local
1731 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyFunction() local
1855 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyFunctionType() local
1895 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyInstanceGetExports() local
1906 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableGetLength() local
1917 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableGrow() local
1954 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableGet() local
1979 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableSet() local
2014 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTableType() local
2032 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemoryGrow() local
2066 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemoryGetBuffer() local
2094 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyMemoryType() local
2117 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyTagType() local
2138 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyExceptionGetArg() local
2282 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyExceptionIs() local
2306 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobalGetValueCommon() local
2375 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobalSetValue() local
2459 i::Isolate* i_isolate = reinterpret_cast<i::Isolate*>(isolate); in WebAssemblyGlobalType() local
2473 i::Isolate* i_isolate, FunctionCallback func, bool has_prototype, in NewFunctionTemplate()
2485 i::Isolate* i_isolate) { in NewObjectTemplate()