Home
last modified time | relevance | path

Searched refs:GlobalsProxy (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc334 struct GlobalsProxy : NamedDebugProxy<GlobalsProxy, kGlobalsProxy> { struct
646 auto globals = GetOrCreateInstanceProxy<GlobalsProxy>(isolate, instance); in Create()
708 if (GlobalsProxy::Count(isolate, instance) != 0) {
711 GetOrCreateInstanceProxy<GlobalsProxy>(isolate, instance),
1049 if (GlobalsProxy::Count(isolate, instance) != 0) { in AddWasmInstanceObjectInternalProperties()
1053 GetOrCreateInstanceProxy<GlobalsProxy>(isolate, instance)); in AddWasmInstanceObjectInternalProperties()

Completed in 5 milliseconds