Searched refs:sp_isolate_sym (Results 1 – 2 of 2) sorted by relevance
12 WRL::ComPtr<IDebugHostSymbol> sp_isolate_sym; in GetIsolateKey() local13 RETURN_IF_FAIL(sp_v8_module->FindSymbolByName(kIsolateKey, &sp_isolate_sym)); in GetIsolateKey()15 RETURN_IF_FAIL(sp_isolate_sym->GetSymbolKind(&kind)); in GetIsolateKey()18 RETURN_IF_FAIL(sp_isolate_sym.As(&sp_isolate_key_data)); in GetIsolateKey()
107 WRL::ComPtr<IDebugHostSymbol> sp_isolate_sym; in IsV8Module() local111 L"v8::internal::Isolate::PushStackTraceAndDie", &sp_isolate_sym))) { in IsV8Module()