Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp2790 GateRef gConstBooleanStr = builder_.Load(VariableType::JS_POINTER(), gConstAddr, in LowerTypeof() local
2795 result = gConstBooleanStr; in LowerTypeof()
2805 result = gConstBooleanStr; in LowerTypeof()
Dstub_builder.cpp5381 GateRef gConstBooleanStr = Load(VariableType::JS_POINTER(), gConstAddr, in FastTypeOf() local
5386 result = gConstBooleanStr; in FastTypeOf()
5396 result = gConstBooleanStr; in FastTypeOf()