Home
last modified time | relevance | path

Searched refs:HasGlobalImpl (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-js.cc2600 base::Optional<int> HasGlobalImpl(Isolate* isolate, Handle<Name> property, in HasGlobalImpl() function
2621 HasGlobalImpl(isolate, property, handler, enable_index_lookup); in GetGlobalImpl()
2855 {"globals", HasGlobalImpl}}; in ToplevelHasTrapCallback()
3020 HasTrapCallback<HasGlobalImpl>); in GetJSDebugProxy()