Home
last modified time | relevance | path

Searched defs:LoadProperty (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_handler.h201 static inline JSHandle<JSTaggedValue> LoadProperty(const JSThread *thread, const ObjectOperator &op) in LoadProperty() function in panda::ecmascript::final
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp431 void ETSGen::LoadProperty(const ir::AstNode *const node, const checker::Type *propType, const VReg objReg, in LoadProperty() function in ark::es2panda::compiler::ETSGen
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.cpp866 GateRef CircuitBuilder::LoadProperty(GateRef receiver, GateRef propertyLookupResult, bool isFunction) in LoadProperty() function in panda::ecmascript::kungfu::CircuitBuilder

Completed in 10 milliseconds