Home
last modified time | relevance | path

Searched defs:Seal (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.cpp85 void Label::LabelImpl::Seal() in Seal() function in panda::ecmascript::kungfu::Label::LabelImpl
Dcircuit_builder_helper.h131 inline void Seal() in Seal() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_object.cpp697 JSTaggedValue BuiltinsObject::Seal(EcmaRuntimeCallInfo *argv) in Seal() function in panda::ecmascript::builtins::BuiltinsObject
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp690 HWTEST_F_L0(BuiltinsObjectTest, Seal) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md4014 ### Seal subsection
Djsnapi_expo.cpp1856 Local<JSValueRef> ObjectRef::Seal(const EcmaVM *vm) in Seal() function in panda::ObjectRef