Home
last modified time | relevance | path

Searched defs:rightHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp43 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
72 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
101 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
118 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
145 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
162 JSHandle<JSTaggedValue> rightHandle(thread, right); in EqualWithIC() local
230 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
248 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
278 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
287 JSHandle<JSTaggedValue> rightHandle(thread, right); in Compare() local
[all …]
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_symbol.cpp97 JSHandle<EcmaString> rightHandle(factory->NewFromASCII(")")); in SymbolDescriptiveString() local
105 JSHandle<EcmaString> rightHandle(factory->NewFromASCII(")")); in SymbolDescriptiveString() local