Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sendable_tests.cpp448 Local<FunctionRef> staticValue = constructor->Get(vm_, staticKey); in HWTEST_F_L0() local
483 …Local<JSValueRef> staticValue = panda::ObjectRef::CreateSendableAccessorData(vm_, staticGetter, st… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1111 static void DumpStaticValue(const MIREncodedArray &staticValue, int indent) in DumpStaticValue()
1516const MIREncodedArray &staticValue, int indent, bool hasFieldMethodOrInterface) in DumpInfoPragmaStaticValue()