Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp2504 GateRef gConstBooleanStr = builder_.Load(VariableType::JS_POINTER(), gConstAddr, in LowerTypeof() local
2509 result = gConstBooleanStr; in LowerTypeof()
2519 result = gConstBooleanStr; in LowerTypeof()
Dstub_builder.cpp3310 GateRef gConstBooleanStr = Load(VariableType::JS_POINTER(), gConstAddr, in FastTypeOf() local
3315 result = gConstBooleanStr; in FastTypeOf()
3325 result = gConstBooleanStr; in FastTypeOf()