Home
last modified time | relevance | path

Searched defs:thisIsHeapObject (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_dataview_stub_builder.cpp32 BRANCH(TaggedIsHeapObject(thisValue), &thisIsHeapObject, slowPath); in SetTypedValue() local
H A Dbuiltins_string_stub_builder.cpp2909 BRANCH(TaggedIsHeapObject(thisValue), &thisIsHeapObject, slowPath); in EndsWith() local

Completed in 7 milliseconds