Searched defs:ThrowTypeError (Results 1 – 4 of 4) sorted by relevance
67 JSTaggedValue BuiltinsTypeError::ThrowTypeError(EcmaRuntimeCallInfo *argv) in ThrowTypeError() function in panda::ecmascript::builtins::BuiltinsTypeError
1097 DEF_RUNTIME_TRAMPOLINES(ThrowTypeError) in DEF_RUNTIME_TRAMPOLINES() argument
480 CALL_STUB_INIT_DESCRIPTOR(ThrowTypeError) in CALL_STUB_INIT_DESCRIPTOR() argument
1725 JSTaggedValue SlowRuntimeStub::ThrowTypeError(JSThread *thread, const char *message) in ThrowTypeError() function in panda::ecmascript::SlowRuntimeStub