Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.cpp472 Label valueNotJSAPIHash(env); in ContainersHashCall() local
490 Branch(IsContainer(*thisObj, type), &valueIsJSAPIHash, &valueNotJSAPIHash); in ContainersHashCall()
491 Bind(&valueNotJSAPIHash); in ContainersHashCall()