Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h122 static inline Representation TaggedToRepresentation(JSTaggedValue value) in TaggedToRepresentation() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp863 GateRef StubBuilder::TaggedToRepresentation(GateRef value) in TaggedToRepresentation() function in panda::ecmascript::kungfu::StubBuilder