diff --git a/src/bun.js/bindings/v8/v8_stubs_posix.cpp b/src/bun.js/bindings/v8/v8_stubs_posix.cpp new file mode 100644 index 0000000000..24a2405e51 --- /dev/null +++ b/src/bun.js/bindings/v8/v8_stubs_posix.cpp @@ -0,0 +1,1930 @@ +#include "v8.h" + +#if OS(LINUX) || OS(MACOS) +extern "C" { +__attribute__((weak)) void* _ZNK2v810CpuProfile10GetEndTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile12GetStartTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile14GetSampleStateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile14GetTopDownRootEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile15GetSamplesCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile18GetSampleTimestampEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile22GetSampleEmbedderStateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile8GetTitleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile9GetSampleEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810CpuProfile9SerializeEPNS_12OutputStreamENS0_19SerializationFormatE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810FixedArray3GetENS_5LocalINS_7ContextEEEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810FixedArray6LengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame11GetLocationEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame11GetScriptIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame13GetScriptNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame13IsConstructorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame15GetFunctionNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame15GetScriptSourceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame16IsUserJavaScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame24GetScriptNameOrSourceURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame25GetScriptSourceMappingURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame6IsEvalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackFrame6IsWasmEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackTrace13GetFrameCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v810StackTrace8GetFrameEPNS_7IsolateEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811ArrayBuffer10ByteLengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811ArrayBuffer11WasDetachedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811ArrayBuffer12IsDetachableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811ArrayBuffer13MaxByteLengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811ArrayBuffer27IsResizableByUserJavaScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811ArrayBuffer4DataEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811StartupData13CanBeRehashedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v811StartupData7IsValidEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812BackingStore10ByteLengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812BackingStore13MaxByteLengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812BackingStore27IsResizableByUserJavaScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812BackingStore4DataEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812BackingStore8IsSharedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812BigIntObject7ValueOfEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812HeapSnapshot11GetNodeByIdEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812HeapSnapshot13GetNodesCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812HeapSnapshot24GetMaxSnapshotJSObjectIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812HeapSnapshot7GetNodeEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812HeapSnapshot7GetRootEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812HeapSnapshot9SerializeEPNS_12OutputStreamENS0_19SerializationFormatE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812NumberObject7ValueOfEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812ScriptOrigin24VerifyHostDefinedOptionsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812StringObject7ValueOfEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812SymbolObject7ValueOfEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v812api_internal14StackAllocatedILb1EE13VerifyOnStackEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813BooleanObject7ValueOfEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813CFunctionInfo12ArgumentInfoEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphEdge11GetFromNodeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphEdge7GetNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphEdge7GetTypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphEdge9GetToNodeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphNode14GetShallowSizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphNode16GetChildrenCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphNode5GetIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphNode7GetNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphNode7GetTypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813HeapGraphNode8GetChildEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813ModuleRequest12GetSpecifierEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813ModuleRequest15GetSourceOffsetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813ModuleRequest19GetImportAttributesEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v813UnboundScript5GetIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode11GetHitCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode11GetScriptIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode12GetLineTicksEPNS0_8LineTickEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode13GetDeoptInfosEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode13GetLineNumberEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode13GetSourceTypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode15GetColumnNumberEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode15GetFunctionNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode15GetHitLineCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode16GetBailoutReasonEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode16GetChildrenCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode18GetFunctionNameStrEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode21GetScriptResourceNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode24GetScriptResourceNameStrEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode25IsScriptSharedCrossOriginEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode8GetChildEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode9GetNodeIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814CpuProfileNode9GetParentEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814ObjectTemplate10IsCodeLikeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814ObjectTemplate16IsImmutableProtoEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814ObjectTemplate18InternalFieldCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814PrimitiveArray6LengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814ScriptCompiler20ConsumeCodeCacheTask29ShouldMergeWithExistingScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v814SourceLocation8ToStringB5cxx11Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v815ArrayBufferView9HasBufferEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v816FunctionTemplate26IsLeafTemplateForApiObjectENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v817SharedArrayBuffer10ByteLengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v817SharedArrayBuffer13MaxByteLengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v817SharedArrayBuffer4DataEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v817ValueDeserializer20GetWireFormatVersionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor10enumerableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor12configurableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor12has_writableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor14has_enumerableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor16has_configurableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor3getEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor3setEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor5valueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor7has_getEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor7has_setEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor8writableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v818PropertyDescriptor9has_valueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v819CpuProfilingOptions18raw_filter_contextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v819TracedReferenceBase10CheckValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v821FastApiTypedArrayBase13ValidateIndexEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v83Map4SizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v83Map7AsArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v83Set4SizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v83Set7AsArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Data12IsFixedArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Data16IsObjectTemplateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Data18IsFunctionTemplateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Data7IsValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Data8IsModuleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Data9IsContextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Data9IsPrivateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Date11ToISOStringEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84Date7ValueOfEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base15RegionAllocator5PrintERSo(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base15RegionAllocator6Region5PrintERSo(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base20BoundedPageAllocator4sizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base20BoundedPageAllocator5beginEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base4Time10ToTimespecEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base4Time8ToJsTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base4Time9ToTimevalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base5debug10StackTrace14OutputToStreamEPSo(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base5debug10StackTrace5PrintEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base5debug10StackTrace8ToStringB5cxx11Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base5debug10StackTrace9AddressesEPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base6Bignum11ToHexStringEPci(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base6Bignum7BigitAtEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base6Bignum9IsClampedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta10InSecondsFEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta10ToTimespecEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta13InNanosecondsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta14InMicrosecondsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta14InMillisecondsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta15InMillisecondsFEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta23InMillisecondsRoundedUpEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta6InDaysEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta7InHoursEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta9InMinutesEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v84base9TimeDelta9InSecondsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Array6LengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Int325ValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Proxy9IsRevokedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value10FullIsNullEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value10FullIsTrueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value10Int32ValueENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value10IsDataViewEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value10IsExternalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value10IsFunctionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value10IsWasmNullEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value11FullIsFalseEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value11IsInt8ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value11NumberValueENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value11ToPrimitiveENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value11Uint32ValueENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12BooleanValueEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12FullIsStringEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12IntegerValueENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12IsInt16ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12IsInt32ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12IsTypedArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12IsUint8ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12StrictEqualsENS_5LocalIS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value12ToArrayIndexENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value13IsArrayBufferEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value13IsMapIteratorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value13IsNativeErrorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value13IsSetIteratorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value13IsUint16ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value13IsUint32ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14IsBigIntObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14IsFloat16ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14IsFloat32ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14IsFloat64ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14IsNumberObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14IsStringObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14IsSymbolObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value14ToDetailStringENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value15FullIsUndefinedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value15IsAsyncFunctionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value15IsBigInt64ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value15IsBooleanObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value16IsBigUint64ArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value17IsArgumentsObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value17IsArrayBufferViewEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value17IsGeneratorObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value18IsWasmMemoryObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value18IsWasmModuleObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value19IsGeneratorFunctionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value19IsSharedArrayBufferEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value19IsUint8ClampedArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value23IsModuleNamespaceObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value5IsMapEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value5IsSetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value6EqualsENS_5LocalINS_7ContextEEENS1_IS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value6IsDateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value6IsNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value7IsArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value7IsInt32Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value7IsProxyEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value7ToInt32ENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8IsBigIntEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8IsNumberEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8IsObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8IsRegExpEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8IsSymbolEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8IsUint32Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8ToBigIntENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8ToNumberENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8ToObjectENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8ToStringENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value8ToUint32ENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9IsBooleanEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9IsPromiseEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9IsWeakMapEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9IsWeakRefEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9IsWeakSetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9SameValueENS_5LocalIS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9ToBooleanEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9ToIntegerENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85Value9ToNumericENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug10WasmScript10CodeOffsetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug10WasmScript12NumFunctionsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug10WasmScript16GetFunctionRangeEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug10WasmScript18ExternalSymbolsURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug10WasmScript18GetDebugSymbolTypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug10WasmScript20NumImportedFunctionsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug10WasmScript21GetContainingFunctionEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug12ScriptSource12WasmBytecodeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug12ScriptSource14JavaScriptCodeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug12ScriptSource4SizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug12ScriptSource6LengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug15WasmValueObject4typeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script10GetIsolateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script10IsEmbeddedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script11StartColumnEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script11WasCompiledEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script13GetSha256HashEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script13OriginOptionsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script13SetBreakpointENS_5LocalINS_6StringEEEPNS0_8LocationEPi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script15GetSourceOffsetERKNS0_8LocationENS1_19GetSourceOffsetModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script15SetScriptSourceENS_5LocalINS_6StringEEEbbPNS0_14LiveEditResultE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script16SourceMappingURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script17GetSourceLocationEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script22GetPossibleBreakpointsERKNS0_8LocationES4_bPSt6vectorINS0_13BreakLocationESaIS6_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script28SetInstrumentationBreakpointEPi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script2IdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script4NameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script6IsWasmEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script6SourceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script7EndLineEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script8IsModuleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script9ContextIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script9EndColumnEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script9SourceURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug6Script9StartLineEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage10ScriptData13FunctionCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage10ScriptData15GetFunctionDataEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage10ScriptData9GetScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage11ScriptCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage12FunctionData10BlockCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage12FunctionData11StartOffsetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage12FunctionData12GetBlockDataEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage12FunctionData16HasBlockCoverageEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage12FunctionData4NameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage12FunctionData5CountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage12FunctionData9EndOffsetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage13GetScriptDataEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage9BlockData11StartOffsetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage9BlockData5CountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Coverage9BlockData9EndOffsetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Location13GetLineNumberEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Location15GetColumnNumberEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v85debug8Location7IsEmptyEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86BigInt10Int64ValueEPb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86BigInt11Uint64ValueEPb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86BigInt12ToWordsArrayEPiS1_Pm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86BigInt9WordCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module12GetExceptionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module12IsGraphAsyncEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module15GetIdentityHashEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module17GetModuleRequestsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module17IsSyntheticModuleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module18IsSourceTextModuleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module22SourceOffsetToLocationEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module8ScriptIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Module9GetStatusEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Number5ValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object10IsCallableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object10IsCodeLikeEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object12IsApiWrapperEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object13IsConstructorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object14IsUndetectableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object18InternalFieldCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object25HasNamedLookupInterceptorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Object27HasIndexedLookupInterceptorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86RegExp8GetFlagsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86RegExp9GetSourceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Script23GetProducedCompileHintsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String10IsExternalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String10Utf8LengthEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String12StringEqualsENS_5LocalIS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String12WriteOneByteEPNS_7IsolateEPhiii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String15CanMakeExternalENS0_8EncodingE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String17IsExternalOneByteEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String17IsExternalTwoByteEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String19ContainsOnlyOneByteEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String22ExternalStringResource25CheckCachedDataInvariantsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String28VerifyExternalStringResourceEPNS0_22ExternalStringResourceE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String29ExternalOneByteStringResource25CheckCachedDataInvariantsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String29GetExternalStringResourceSlowEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String32GetExternalOneByteStringResourceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String32VerifyExternalStringResourceBaseEPNS0_26ExternalStringResourceBaseENS0_8EncodingE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String33GetExternalStringResourceBaseSlowEPNS0_8EncodingE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String5WriteEPNS_7IsolateEPtiii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String6LengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String9IsOneByteEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86String9WriteUtf8EPNS_7IsolateEPciPii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Symbol11DescriptionEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v86Uint325ValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Boolean5ValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Context34IsCodeGenerationFromStringsAllowedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87CppHeap18wrapper_descriptorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Integer5ValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Isolate10GetCppHeapEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Isolate19GetMicrotasksPolicyEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Isolate9IsCurrentEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message10ErrorLevelEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message10GetIsolateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message12GetEndColumnENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message12GetEndColumnEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message13GetLineNumberENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message13GetSourceLineENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message13GetStackTraceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message14GetEndPositionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message14GetStartColumnENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message14GetStartColumnEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message15GetScriptOriginEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message16GetStartPositionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message19IsSharedCrossOriginEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message20GetWasmFunctionIndexEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message21GetScriptResourceNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message3GetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message8IsOpaqueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Message9GetSourceENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Private4NameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87Promise10HasHandlerEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87sampler11AtomicGuard10is_successEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v87tracing11TracedValue19AppendAsTraceFormatEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88External5ValueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function11NewInstanceENS_5LocalINS_7ContextEEEiPNS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function12GetDebugNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function15GetInferredNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function15GetScriptOriginEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function16GetBoundFunctionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function16GetUnboundScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function19GetScriptLineNumberEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function21GetScriptColumnNumberEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function22GetScriptStartPositionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function26Experimental_IsNopFunctionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function29NewInstanceWithSideEffectTypeENS_5LocalINS_7ContextEEEiPNS1_INS_5ValueEEENS_14SideEffectTypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function7GetNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88Function8ScriptIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88TryCatch10StackTraceENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88TryCatch11CanContinueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88TryCatch13HasTerminatedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88TryCatch7MessageEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88TryCatch9ExceptionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88TryCatch9HasCaughtEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZNK2v88TryCatch9IsVerboseEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810CpuProfile6DeleteEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810FixedArray9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Int16Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Int16Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Int16Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Int32Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Int32Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Int32Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810NewContextEPNS_7IsolateEPNS_22ExtensionConfigurationENS_10MaybeLocalINS_14ObjectTemplateEEENS4_INS_5ValueEEEmNS_8internal33DeserializeEmbedderFieldsCallbackEPNS_14MicrotaskQueueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810StackTrace17CurrentStackTraceEPNS_7IsolateEiNS0_17StackTraceOptionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810StackTrace28CurrentScriptNameOrSourceURLEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810TypedArray6LengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810TypedArray9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Uint8Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Uint8Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v810Uint8Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer12SetDetachKeyENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer15GetBackingStoreEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer15NewBackingStoreEPNS_7IsolateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer15NewBackingStoreEPvmPFvS1_mS1_ES1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer24NewResizableBackingStoreEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer3NewEPNS_7IsolateESt10shared_ptrINS_12BackingStoreEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer3NewEPNS_7IsolateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer6DetachENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer6DetachEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer9Allocator10ReallocateEPvmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer9Allocator19NewDefaultAllocatorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811ArrayBuffer9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler13CollectSampleEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler13StopProfilingENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler14StartProfilingENS_5LocalINS_6StringEEENS_16CpuProfilingModeEbj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler14StartProfilingENS_5LocalINS_6StringEEENS_19CpuProfilingOptionsESt10unique_ptrINS_24DiscardedSamplesDelegateESt14default_deleteIS6_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler14StartProfilingENS_5LocalINS_6StringEEEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler19SetSamplingIntervalEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler21SetUsePreciseSamplingEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler38UseDetailedSourcePositionsForProfilingEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler3NewEPNS_7IsolateENS_22CpuProfilingNamingModeENS_23CpuProfilingLoggingModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler4StopEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler5StartENS_19CpuProfilingOptionsESt10unique_ptrINS_24DiscardedSamplesDelegateESt14default_deleteIS3_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler5StartENS_5LocalINS_6StringEEENS_16CpuProfilingModeEbj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler5StartENS_5LocalINS_6StringEEENS_19CpuProfilingOptionsESt10unique_ptrINS_24DiscardedSamplesDelegateESt14default_deleteIS6_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler5StartENS_5LocalINS_6StringEEEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811CpuProfiler7DisposeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScope10InitializeEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScope12CreateHandleEPNS_8internal7IsolateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScope15NumberOfHandlesEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopeC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopeC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopedaEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopedlEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopenaEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811HandleScopenwEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811Uint16Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811Uint16Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811Uint16Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811Uint32Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811Uint32Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v811Uint32Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812BackingStore10ReallocateEPNS_7IsolateESt10unique_ptrIS0_St14default_deleteIS0_EEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812BackingStore12EmptyDeleterEPvmS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812BackingStoreD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812BackingStoreD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812BigIntObject3NewEPNS_7IsolateEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812BigIntObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float16Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float16Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float16Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float32Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float32Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float32Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float64Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float64Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812Float64Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler11GetObjectIdENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler11GetObjectIdEPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler12GetHeapStatsEPNS_12OutputStreamEPl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler12QueryObjectsENS_5LocalINS_7ContextEEEPNS_20QueryObjectPredicateEPSt6vectorINS_6GlobalINS_6ObjectEEESaIS9_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler14ClearObjectIdsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler14FindObjectByIdEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler15GetHeapSnapshotEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler16GetSnapshotCountEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler16TakeHeapSnapshotEPNS_15ActivityControlEPNS0_18ObjectNameResolverEbb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler16TakeHeapSnapshotERKNS0_19HeapSnapshotOptionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler20GetAllocationProfileEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler22DeleteAllHeapSnapshotsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler23StopTrackingHeapObjectsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler24StartTrackingHeapObjectsEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler24StopSamplingHeapProfilerEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler25StartSamplingHeapProfilerEmiNS0_13SamplingFlagsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler26SetGetDetachednessCallbackEPFNS_13EmbedderGraph4Node12DetachednessEPNS_7IsolateERKNS_5LocalINS_5ValueEEEtPvESB_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler29AddBuildEmbedderGraphCallbackEPFvPNS_7IsolateEPNS_13EmbedderGraphEPvES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapProfiler32RemoveBuildEmbedderGraphCallbackEPFvPNS_7IsolateEPNS_13EmbedderGraphEPvES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812HeapSnapshot6DeleteEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812NumberObject3NewEPNS_7IsolateEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812NumberObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812StringObject3NewEPNS_7IsolateENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812StringObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812SymbolObject3NewEPNS_7IsolateENS_5LocalINS_6SymbolEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812SymbolObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal10EternalizeEPNS_7IsolateEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal12ToLocalEmptyEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal13DisposeGlobalEPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal17FromJustIsNothingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal18GlobalizeReferenceEPNS_8internal7IsolateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal19CopyGlobalReferenceEPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal19MoveGlobalReferenceEPPmS2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal22AnnotateStrongRetainerEPmPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal24InternalFieldOutOfBoundsEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal8MakeWeakEPPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal8MakeWeakEPmPvPFvRKNS_16WeakCallbackInfoIvEEENS_16WeakCallbackTypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v812api_internal9ClearWeakEPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813BigInt64Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813BigInt64Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813BigInt64Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813BooleanObject3NewEPNS_7IsolateEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813BooleanObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813CFunctionInfoC1ERKNS_9CTypeInfoEjPS2_NS0_19Int64RepresentationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813CFunctionInfoC2ERKNS_9CTypeInfoEjPS2_NS0_19Int64RepresentationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813ModuleRequest9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813RegisterStateC1ERKS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813RegisterStateC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813RegisterStateC2ERKS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813RegisterStateC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813RegisterStateD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813RegisterStateD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813RegisterStateaSERKS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813UnboundScript12GetSourceURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813UnboundScript13GetLineNumberEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813UnboundScript13GetScriptNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813UnboundScript15GetColumnNumberEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813UnboundScript19GetSourceMappingURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813UnboundScript20BindToCurrentContextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreaming15OnBytesReceivedEPKhm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreaming22SetCompiledModuleBytesEPKhm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreaming39SetMoreFunctionsCanBeSerializedCallbackESt8functionIFvNS_18CompiledWasmModuleEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreaming5AbortENS_10MaybeLocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreaming6FinishEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreaming6SetUrlEPKcm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreaming6UnpackEPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreamingC1ESt10unique_ptrINS0_17WasmStreamingImplESt14default_deleteIS2_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreamingC2ESt10unique_ptrINS0_17WasmStreamingImplESt14default_deleteIS2_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreamingD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v813WasmStreamingD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814BigUint64Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814BigUint64Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814BigUint64Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814HeapStatisticsC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814HeapStatisticsC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814MicrotaskQueue3NewEPNS_7IsolateENS_16MicrotasksPolicyE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate10SetHandlerERKNS_33NamedPropertyHandlerConfigurationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate10SetHandlerERKNS_35IndexedPropertyHandlerConfigurationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate11NewInstanceENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate11SetAccessorENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate11SetAccessorENS_5LocalINS_6StringEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate11SetCodeLikeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate17SetImmutableProtoEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate18MarkAsUndetectableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate21SetInternalFieldCountEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate22SetAccessCheckCallbackEPFbNS_5LocalINS_7ContextEEENS1_INS_6ObjectEEENS1_INS_5ValueEEEES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate24SetCallAsFunctionHandlerEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS2_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate32SetAccessCheckCallbackAndHandlerEPFbNS_5LocalINS_7ContextEEENS1_INS_6ObjectEEENS1_INS_5ValueEEEERKNS_33NamedPropertyHandlerConfigurationERKNS_35IndexedPropertyHandlerConfigurationES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate3NewEPNS_7IsolateENS_5LocalINS_16FunctionTemplateEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ObjectTemplate9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814PrimitiveArray3GetEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814PrimitiveArray3NewEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814PrimitiveArray3SetEPNS_7IsolateEiNS_5LocalINS_9PrimitiveEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814PrimitiveArray9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler10CachedData18CompatibilityCheckEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler10CachedDataC1EPKhiNS1_12BufferPolicyE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler10CachedDataC2EPKhiNS1_12BufferPolicyE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler10CachedDataD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler10CachedDataD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler13CompileModuleENS_5LocalINS_7ContextEEEPNS0_14StreamedSourceENS1_INS_6StringEEERKNS_12ScriptOriginE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler13CompileModuleEPNS_7IsolateEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler14StartStreamingEPNS_7IsolateEPNS0_14StreamedSourceENS_10ScriptTypeENS0_14CompileOptionsEPFbiPvES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler14StreamedSourceC1ESt10unique_ptrINS0_20ExternalSourceStreamESt14default_deleteIS3_EENS1_8EncodingE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler14StreamedSourceC2ESt10unique_ptrINS0_20ExternalSourceStreamESt14default_deleteIS3_EENS1_8EncodingE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler14StreamedSourceD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler14StreamedSourceD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler15CompileFunctionENS_5LocalINS_7ContextEEEPNS0_6SourceEmPNS1_INS_6StringEEEmPNS1_INS_6ObjectEEENS0_14CompileOptionsENS0_13NoCacheReasonE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler15CreateCodeCacheENS_5LocalINS_13UnboundScriptEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler15CreateCodeCacheENS_5LocalINS_19UnboundModuleScriptEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler19ScriptStreamingTask3RunEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20CachedDataVersionTagEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20CompileUnboundScriptEPNS_7IsolateEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20ConsumeCodeCacheTask19SourceTextAvailableEPNS_7IsolateENS_5LocalINS_6StringEEERKNS_12ScriptOriginE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20ConsumeCodeCacheTask23MergeWithExistingScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20ConsumeCodeCacheTask3RunEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20ConsumeCodeCacheTaskC1ESt10unique_ptrINS_8internal25BackgroundDeserializeTaskESt14default_deleteIS4_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20ConsumeCodeCacheTaskC2ESt10unique_ptrINS_8internal25BackgroundDeserializeTaskESt14default_deleteIS4_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20ConsumeCodeCacheTaskD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler20ConsumeCodeCacheTaskD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler22CompileUnboundInternalEPNS_7IsolateEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler23CompileFunctionInternalENS_5LocalINS_7ContextEEEPNS0_6SourceEmPNS1_INS_6StringEEEmPNS1_INS_6ObjectEEENS0_14CompileOptionsENS0_13NoCacheReasonEPNS1_INS_14ScriptOrModuleEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler23StartConsumingCodeCacheEPNS_7IsolateESt10unique_ptrINS0_10CachedDataESt14default_deleteIS4_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler26CreateCodeCacheForFunctionENS_5LocalINS_8FunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler7CompileENS_5LocalINS_7ContextEEEPNS0_14StreamedSourceENS1_INS_6StringEEERKNS_12ScriptOriginE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptCompiler7CompileENS_5LocalINS_7ContextEEEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptOrModule15GetResourceNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v814ScriptOrModule18HostDefinedOptionsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ArrayBufferView10ByteLengthEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ArrayBufferView10ByteOffsetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ArrayBufferView12CopyContentsEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ArrayBufferView6BufferEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ArrayBufferView9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScope15GetCurrentDepthEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScope17PerformCheckpointEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScope19IsRunningMicrotasksEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeC1ENS_5LocalINS_7ContextEEENS0_4TypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeC1EPNS_7IsolateENS0_4TypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeC1EPNS_7IsolateEPNS_14MicrotaskQueueENS0_4TypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeC2ENS_5LocalINS_7ContextEEENS0_4TypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeC2EPNS_7IsolateENS0_4TypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeC2EPNS_7IsolateEPNS_14MicrotaskQueueENS0_4TypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815MicrotasksScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SealHandleScopeC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SealHandleScopeC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SealHandleScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SealHandleScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreator10AddContextENS_5LocalINS_7ContextEEENS_31SerializeInternalFieldsCallbackENS_28SerializeContextDataCallbackE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreator10CreateBlobENS0_20FunctionCodeHandlingE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreator10GetIsolateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreator17SetDefaultContextENS_5LocalINS_7ContextEEENS_31SerializeInternalFieldsCallbackENS_28SerializeContextDataCallbackE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreator7AddDataENS_5LocalINS_7ContextEEEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreator7AddDataEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC1EPKlPKNS_11StartupDataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC1EPNS_7IsolateEPKlPKNS_11StartupDataEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC1EPNS_7IsolateERKNS1_12CreateParamsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC1ERKNS_7Isolate12CreateParamsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC2EPKlPKNS_11StartupDataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC2EPNS_7IsolateEPKlPKNS_11StartupDataEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC2EPNS_7IsolateERKNS1_12CreateParamsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorC2ERKNS_7Isolate12CreateParamsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815SnapshotCreatorD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer10WriteValueENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer11WriteDoubleEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer11WriteHeaderEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer11WriteUint32Ej(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer11WriteUint64Em(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer13WriteRawBytesEPKvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer19TransferArrayBufferEjNS_5LocalINS_11ArrayBufferEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer37SetTreatArrayBufferViewsAsHostObjectsEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer7ReleaseEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate12IsHostObjectEPNS_7IsolateENS_5LocalINS_6ObjectEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate15WriteHostObjectEPNS_7IsolateENS_5LocalINS_6ObjectEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate16FreeBufferMemoryEPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate19HasCustomHostObjectEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate22GetSharedArrayBufferIdEPNS_7IsolateENS_5LocalINS_17SharedArrayBufferEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate22ReallocateBufferMemoryEPvmPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate23GetWasmModuleTransferIdEPNS_7IsolateENS_5LocalINS_16WasmModuleObjectEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializer8Delegate24AdoptSharedValueConveyorEPNS_7IsolateEONS_19SharedValueConveyorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializerC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializerC1EPNS_7IsolateEPNS0_8DelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializerC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializerC2EPNS_7IsolateEPNS0_8DelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v815ValueSerializerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816CodeEventHandler6EnableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816CodeEventHandler7DisableEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816CodeEventHandlerC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816CodeEventHandlerC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816CodeEventHandlerD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816CodeEventHandlerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816CodeEventHandlerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate11GetFunctionENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate11HasInstanceENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate12NewWithCacheEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalINS_7PrivateEEENSA_IS4_EENSA_INS_9SignatureEEEiNS_14SideEffectTypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate12SetClassNameENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate14SetCallHandlerEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS2_EENS_14SideEffectTypeERKNS_10MemorySpanIKNS_9CFunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate15RemovePrototypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate16InstanceTemplateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate17NewRemoteInstanceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate17PrototypeTemplateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate17ReadOnlyPrototypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate20SetAcceptAnyReceiverEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate25NewWithCFunctionOverloadsEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeERKNS_10MemorySpanIKNS_9CFunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate28SetPrototypeProviderTemplateENS_5LocalIS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeEPKNS_9CFunctionEttt(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate7InheritENS_5LocalIS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816FunctionTemplate9SetLengthEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816TypecheckWitness6UpdateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816TypecheckWitnessC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816TypecheckWitnessC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816WasmMemoryObject6BufferEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816WasmMemoryObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816WasmModuleObject17GetCompiledModuleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816WasmModuleObject18FromCompiledModuleEPNS_7IsolateERKNS_18CompiledWasmModuleE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816WasmModuleObject7CompileEPNS_7IsolateENS_10MemorySpanIKhEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v816WasmModuleObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817RegisterExtensionESt10unique_ptrINS_9ExtensionESt14default_deleteIS1_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817SharedArrayBuffer15GetBackingStoreEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817SharedArrayBuffer15NewBackingStoreEPNS_7IsolateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817SharedArrayBuffer15NewBackingStoreEPvmPFvS1_mS1_ES1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817SharedArrayBuffer3NewEPNS_7IsolateESt10shared_ptrINS_12BackingStoreEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817SharedArrayBuffer3NewEPNS_7IsolateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817SharedArrayBuffer9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817Uint8ClampedArray3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817Uint8ClampedArray3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817Uint8ClampedArray9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer10ReadDoubleEPd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer10ReadHeaderENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer10ReadUint32EPj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer10ReadUint64EPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer12ReadRawBytesEmPPKv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer19TransferArrayBufferEjNS_5LocalINS_11ArrayBufferEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer25TransferSharedArrayBufferEjNS_5LocalINS_17SharedArrayBufferEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer27SetSupportsLegacyWireFormatEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer8Delegate14ReadHostObjectEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer8Delegate19GetWasmModuleFromIdEPNS_7IsolateEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer8Delegate22GetSharedValueConveyorEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer8Delegate26GetSharedArrayBufferFromIdEPNS_7IsolateEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializer9ReadValueENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializerC1EPNS_7IsolateEPKhm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializerC1EPNS_7IsolateEPKhmPNS0_8DelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializerC2EPNS_7IsolateEPKhm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializerC2EPNS_7IsolateEPKhmPNS0_8DelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v817ValueDeserializerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818CompiledWasmModule15GetWireBytesRefEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818CompiledWasmModule9SerializeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818CompiledWasmModuleC1ESt10shared_ptrINS_8internal4wasm12NativeModuleEEPKcm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818CompiledWasmModuleC2ESt10shared_ptrINS_8internal4wasm12NativeModuleEEPKcm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818DictionaryTemplate11NewInstanceENS_5LocalINS_7ContextEEENS_10MemorySpanINS_10MaybeLocalINS_5ValueEEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818DictionaryTemplate3NewEPNS_7IsolateENS_10MemorySpanIKSt17basic_string_viewIcSt11char_traitsIcEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818DictionaryTemplate9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818EmbedderStateScopeC1EPNS_7IsolateENS_5LocalINS_7ContextEEENS_16EmbedderStateTagE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818EmbedderStateScopeC2EPNS_7IsolateENS_5LocalINS_7ContextEEENS_16EmbedderStateTagE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818EmbedderStateScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818EmbedderStateScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818HeapCodeStatisticsC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818HeapCodeStatisticsC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptor14set_enumerableEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptor16set_configurableEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC1ENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC1ENS_5LocalINS_5ValueEEES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC1ENS_5LocalINS_5ValueEEEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC2ENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC2ENS_5LocalINS_5ValueEEES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC2ENS_5LocalINS_5ValueEEEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v818PropertyDescriptorD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819CpuProfilingOptionsC1ENS_16CpuProfilingModeEjiNS_10MaybeLocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819CpuProfilingOptionsC2ENS_16CpuProfilingModeEjiNS_10MaybeLocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819HeapSpaceStatisticsC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819HeapSpaceStatisticsC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819RegisteredExtension13UnregisterAllEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819RegisteredExtension8RegisterESt10unique_ptrINS_9ExtensionESt14default_deleteIS2_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819RegisteredExtensionC1ESt10unique_ptrINS_9ExtensionESt14default_deleteIS2_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819RegisteredExtensionC2ESt10unique_ptrINS_9ExtensionESt14default_deleteIS2_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819ResourceConstraints17ConfigureDefaultsEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819ResourceConstraints29ConfigureDefaultsFromHeapSizeEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819SharedValueConveyorC1EOS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819SharedValueConveyorC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819SharedValueConveyorC2EOS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819SharedValueConveyorC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819SharedValueConveyorD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819SharedValueConveyorD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819SharedValueConveyoraSEOS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819UnboundModuleScript12GetSourceURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v819UnboundModuleScript19GetSourceMappingURLEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v820HeapObjectStatisticsC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v820HeapObjectStatisticsC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v821MeasureMemoryDelegate7DefaultEPNS_7IsolateENS_5LocalINS_7ContextEEENS3_INS_7Promise8ResolverEEENS_17MeasureMemoryModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v822SharedMemoryStatisticsC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v822SharedMemoryStatisticsC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v823ThreadIsolatedAllocator37SetDefaultPermissionsForSignalHandlerEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v824EscapableHandleScopeBase10EscapeSlotEPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v824EscapableHandleScopeBaseC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v824EscapableHandleScopeBaseC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v829TryHandleWebAssemblyTrapPosixEiP9siginfo_tPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V810GetVersionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V810InitializeEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V813InitializeICUEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V815DisposePlatformEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V816SetEntropySourceEPFbPhmE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V818InitializePlatformEPNS_8PlatformE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V818SetFlagsFromStringEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V818SetFlagsFromStringEPKcm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V819SetSnapshotDataBlobEPNS_11StartupDataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V821SetDcheckErrorHandlerEPFvPKciS2_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V823SetFlagsFromCommandLineEPiPPcb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V825GetSharedMemoryStatisticsEPNS_22SharedMemoryStatisticsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V827SetFatalMemoryErrorCallbackEPFvPKcRKNS_10OOMDetailsEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V828EnableWebAssemblyTrapHandlerEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V828InitializeICUDefaultLocationEPKcS2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V829InitializeExternalStartupDataEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V832SetReturnAddressLocationResolverEPFmmE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V837InitializeExternalStartupDataFromFileEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v82V87DisposeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v835TryToCopyAndConvertArrayToCppBufferILj196608EiEEbNS_5LocalINS_5ArrayEEEPT0_j(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v835TryToCopyAndConvertArrayToCppBufferILj262144EjEEbNS_5LocalINS_5ArrayEEEPT0_j(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v835TryToCopyAndConvertArrayToCppBufferILj458752EfEEbNS_5LocalINS_5ArrayEEEPT0_j(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v835TryToCopyAndConvertArrayToCppBufferILj524288EdEEbNS_5LocalINS_5ArrayEEEPT0_j(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v837GetCalleeSavedRegistersFromEntryFrameEPvPNS_13RegisterStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Map3GetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Map3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Map3NewEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Map3SetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Map5ClearEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Map6DeleteENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Map9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Set3AddENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Set3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Set3NewEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Set5ClearEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Set6DeleteENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v83Set9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84Date3NewENS_5LocalINS_7ContextEEEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84Date9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84JSON5ParseENS_5LocalINS_7ContextEEENS1_INS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84JSON9StringifyENS_5LocalINS_7ContextEEENS1_INS_5ValueEEENS1_INS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84LoadEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84Name15GetIdentityHashEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84Name9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base10BignumDtoaEdNS0_14BignumDtoaModeEiNS0_6VectorIcEEPiS4_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutex10LockSharedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutex12UnlockSharedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutex13LockExclusiveEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutex13TryLockSharedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutex15UnlockExclusiveEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutex16TryLockExclusiveEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutexC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutexC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutexD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11SharedMutexD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11ThreadTicks11IsSupportedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base11ThreadTicks3NowEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base12CallOnceImplEPSt6atomicIhESt8functionIFvvEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base12MemoryRegion12FromMapsLineEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13DoubleToAsciiEdNS0_8DtoaModeEiNS0_6VectorIcEEPiS4_S4_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13FastFixedDtoaEdiNS0_6VectorIcEEPiS3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator11RemapSharedEPvS2_m(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator12ReleasePagesEPvmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator13AllocatePagesEPvmmNS_13PageAllocator10PermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator13DecommitPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator13RecommitPagesEPvmNS_13PageAllocator10PermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator14SetPermissionsEPvmNS_13PageAllocator10PermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator17GetRandomMmapAddrEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator17SetRandomMmapSeedEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator18DiscardSystemPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator19AllocateSharedPagesEmPKv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator22CanAllocateSharedPagesEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocator9FreePagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocatorC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base13PageAllocatorC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base14RecursiveMutex4LockEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base14RecursiveMutex6UnlockEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base14RecursiveMutex7TryLockEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base14RecursiveMutexC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base14RecursiveMutexC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base14RecursiveMutexD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base14RecursiveMutexD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator10FindRegionEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator10TrimRegionEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator11CheckRegionEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator14AllocateRegionEPNS0_21RandomNumberGeneratorEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator14AllocateRegionEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator14AllocateRegionEmmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator16AllocateRegionAtEmmNS1_11RegionStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator17FreeListAddRegionEPNS1_6RegionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator18FreeListFindRegionEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator20FreeListRemoveRegionEPNS1_6RegionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator21AllocateAlignedRegionEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator5MergeESt23_Rb_tree_const_iteratorIPNS1_6RegionEES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator5SplitEPNS1_6RegionEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocator6IsFreeEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocatorC1Emmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocatorC2Emmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocatorD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15RegionAllocatorD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base15VLQBase64DecodeEPKcmPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base16PowersOfTenCache32GetCachedPowerForDecimalExponentEiPNS0_5DiyFpEPi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base16PowersOfTenCache36GetCachedPowerForBinaryExponentRangeEiiPNS0_5DiyFpEPi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariable4WaitEPNS0_5MutexE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariable7WaitForEPNS0_5MutexERKNS0_9TimeDeltaE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariable9NotifyAllEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariable9NotifyOneEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariableC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariableC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariableD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17ConditionVariableD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIPKaEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS7_E5valuesrNS0_19has_output_operatorIS7_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIPKcEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS7_E5valuesrNS0_19has_output_operatorIS7_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIPKhEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS7_E5valuesrNS0_19has_output_operatorIS7_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIPaEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS6_E5valuesrNS0_19has_output_operatorIS6_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES6_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIPcEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS6_E5valuesrNS0_19has_output_operatorIS6_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES6_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIPhEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS6_E5valuesrNS0_19has_output_operatorIS6_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES6_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIaEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS5_E5valuesrNS0_19has_output_operatorIS5_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIcEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS5_E5valuesrNS0_19has_output_operatorIS5_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17PrintCheckOperandIhEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS5_E5valuesrNS0_19has_output_operatorIS5_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base17SetDcheckFunctionEPFvPKciS2_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base18ContextualVariableINS_8internal19StackAllocatedCheckEKbE11ExportedTopEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base18ContextualVariableINS_8internal8compiler10turboshaft12PipelineDataES5_E11ExportedTopEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base18PosixTimezoneCache21DaylightSavingsOffsetEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base18SetPrintStackTraceEPFvvE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace12FreeSubspaceEPNS0_22VirtualAddressSubspaceE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace13AllocatePagesEmmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace13DecommitPagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace13RecommitPagesEmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace13SetRandomSeedEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace15FreeGuardRegionEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace15FreeSharedPagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace16AllocateSubspaceEmmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace17RandomPageAddressEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace18DiscardSystemPagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace18SetPagePermissionsEmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace19AllocateGuardRegionEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace19AllocateSharedPagesEmmNS_15PagePermissionsElm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace20CanAllocateSubspacesEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpace9FreePagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpaceC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base19VirtualAddressSpaceC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator12ReleasePagesEPvmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator13AllocatePagesEPvmmNS_13PageAllocator10PermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator13DecommitPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator13RecommitPagesEPvmNS_13PageAllocator10PermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator14SetPermissionsEPvmNS_13PageAllocator10PermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator15AllocatePagesAtEmmNS_13PageAllocator10PermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator18DiscardSystemPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator29ReserveForSharedMemoryMappingEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocator9FreePagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocatorC1EPNS_13PageAllocatorEmmmNS0_22PageInitializationModeENS0_15PageFreeingModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base20BoundedPageAllocatorC2EPNS_13PageAllocatorEmmmNS0_22PageInitializationModeENS0_15PageFreeingModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21PosixInitializeCommonENS0_9AbortModeEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21PosixMemoryMappedFileD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21PosixMemoryMappedFileD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21PosixMemoryMappedFileD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator10NextDoubleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator10NextSampleEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator11MurmurHash3Em(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator14NextSampleSlowEmmRKSt13unordered_setImSt4hashImESt8equal_toImESaImEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator16SetEntropySourceEPFbPhmE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator4NextEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator7NextIntEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator7SetSeedEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator9NextBytesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGenerator9NextInt64Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGeneratorC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base21RandomNumberGeneratorC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace12FreeSubspaceEPS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace13AllocatePagesEmmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace13DecommitPagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace13RecommitPagesEmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace13SetRandomSeedEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace15FreeGuardRegionEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace15FreeSharedPagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace16AllocateSubspaceEmmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace17RandomPageAddressEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace18DiscardSystemPagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace18SetPagePermissionsEmmNS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace19AllocateGuardRegionEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace19AllocateSharedPagesEmmNS_15PagePermissionsElm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspace9FreePagesEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspaceC1ENS0_23AddressSpaceReservationEPNS0_23VirtualAddressSpaceBaseENS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspaceC2ENS0_23AddressSpaceReservationEPNS0_23VirtualAddressSpaceBaseENS_15PagePermissionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspaceD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspaceD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base22VirtualAddressSubspaceD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation10FreeSharedEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation13DecommitPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation13RecommitPagesEPvmNS0_2OS16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation14AllocateSharedEPvmNS0_2OS16MemoryPermissionElm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation14SetPermissionsEPvmNS0_2OS16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation18DiscardSystemPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation18FreeSubReservationES1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation20CreateSubReservationEPvmNS0_2OS16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation4FreeEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base23AddressSpaceReservation8AllocateEPvmNS0_2OS16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base25GetSharedLibraryAddressesEP8_IO_FILE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base25PosixDefaultTimezoneCache13LocalTimezoneEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base25PosixDefaultTimezoneCache15LocalTimeOffsetEdb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base27charToDigitDecodeForTestingEh(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS10DebugBreakEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS10FreeSharedEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS10InitializeENS0_9AbortModeEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS10PrintErrorEPKcz(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS10RemapPagesEPKvmPvNS1_16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS11ExitProcessEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS11GetUserTimeEPjS2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS11RemapSharedEPvS2_m(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS11VPrintErrorEPKcSt9__va_list(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS12GetLastErrorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS13DecommitPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS13RecommitPagesEPvmNS1_16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS14AllocateSharedEPvmNS1_16MemoryPermissionElm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS14AllocateSharedEmNS1_16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS14CommitPageSizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS14HasLazyCommitsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS14SetPermissionsEPvmNS1_16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS15SetDataReadOnlyEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS16AllocatePageSizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS16MemoryMappedFile4openEPKcNS2_8FileModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS16MemoryMappedFile6createEPKcmPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS17GetGCFakeMMapFileEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS17GetRandomMmapAddrEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS17OpenTemporaryFileEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS17SetRandomMmapSeedEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS17TimeCurrentMillisEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS18DirectorySeparatorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS18DiscardSystemPagesEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS18GetCurrentThreadIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS18SignalCodeMovingGCEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS19CreateTimezoneCacheEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS19GetCurrentProcessIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS20GetPeakMemoryUsageKbEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS20isDirectorySeparatorEc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS22AdjustSchedulingParamsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS22CanReserveAddressSpaceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS24ActivationFrameAlignmentEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS25DestroySharedMemoryHandleEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS25GetFreeMemoryRangesWithinEmmmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS25GetSharedLibraryAddressesEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS27FreeAddressSpaceReservationENS0_23AddressSpaceReservationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS29CreateAddressSpaceReservationEPvmmNS1_16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS34CreateSharedMemoryHandleForTestingEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS4FreeEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS5AbortEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS5FOpenEPKcS3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS5PrintEPKcz(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS5SleepENS0_9TimeDeltaE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS6FPrintEP8_IO_FILEPKcz(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS6RemoveEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS6VPrintEPKcSt9__va_list(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS7ReleaseEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS7StrNCpyEPciPKcm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS7VFPrintEP8_IO_FILEPKcSt9__va_list(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS8AllocateEPvmmNS1_16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS8SNPrintFEPciPKcz(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base2OS9VSNPrintFEPciPKcSt9__va_list(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base33GetProtectionFromMemoryPermissionENS0_2OS16MemoryPermissionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base3CPUC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base3CPUC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4Time10FromJsTimeEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4Time11FromTimevalE7timeval(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4Time12FromTimespecE8timespec(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4Time17NowFromSystemTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4Time3NowEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits11SignedDiv32Eii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits11SignedDiv64Ell(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits11SignedMod32Eii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits11SignedMod64Ell(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits15SignedMulHigh32Eii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits15SignedMulHigh64Ell(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits17UnsignedMulHigh32Ejj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits17UnsignedMulHigh64Emm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits20SignedSaturatedAdd64Ell(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits20SignedSaturatedSub64Ell(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base4bits21SignedMulHighAndAdd32Eiii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5DiyFp8MultiplyERKS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5Mutex4LockEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5Mutex6UnlockEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5Mutex7TryLockEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5MutexC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5MutexC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5MutexD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5MutexD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5Stack13GetStackStartEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5Stack22GetStackStartUncheckedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5Stack23GetCurrentStackPositionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5Stack29ObtainCurrentThreadStackStartEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug10StackTraceC1EPKPKvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug10StackTraceC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug10StackTraceC2EPKPKvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug10StackTraceC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug10StackTraceD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug10StackTraceD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug22DisableSignalStackDumpEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug27EnableInProcessStackDumpingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base5debug8internal6itoa_rElPcmim(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum11PlusCompareERKS1_S3_S3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum12AssignBignumERKS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum12AssignUInt16Et(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum12AssignUInt64Em(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum13SubtractTimesERKS1_i(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum14SubtractBignumERKS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum15AssignHexStringENS0_6VectorIKcEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum15BigitsShiftLeftEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum16MultiplyByUInt32Ej(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum16MultiplyByUInt64Em(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum17AssignPowerUInt16Eti(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum19AssignDecimalStringENS0_6VectorIKcEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum20MultiplyByPowerOfTenEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum21DivideModuloIntBignumERKS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum4ZeroEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum5AlignERKS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum5ClampEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum6SquareEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum7CompareERKS1_S3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum9AddBignumERKS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum9AddUInt64Em(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Bignum9ShiftLeftEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6BignumC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6BignumC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6StrtodENS0_6VectorIKcEEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Thread14GetThreadLocalEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Thread14SetThreadLocalEiPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Thread20CreateThreadLocalKeyEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Thread20DeleteThreadLocalKeyEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Thread4JoinEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Thread5StartEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6Thread8set_nameEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6ThreadC1ERKNS1_7OptionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6ThreadC2ERKNS1_7OptionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6ThreadD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6ThreadD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base6ThreadD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7StrNCpyENS0_6VectorIcEEPKcm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7SysInfo15AddressSpaceEndEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7SysInfo18NumberOfProcessorsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7SysInfo21AmountOfVirtualMemoryEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7SysInfo22AmountOfPhysicalMemoryEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7543cosEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7543expEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7543logEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7543powEdd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7543sinEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7543tanEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544acosEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544asinEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544atanEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544cbrtEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544coshEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544log2Ed(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544sinhEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7544tanhEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7545acoshEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7545asinhEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7545atan2Edd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7545atanhEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7545expm1Ed(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7545log10Ed(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base7ieee7545log1pEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base8FastDtoaEdNS0_12FastDtoaModeEiNS0_6VectorIcEEPiS4_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base8FatalOOMENS0_7OOMTypeEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base8IsSubsetENS_15PagePermissionsES1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base8SNPrintFENS0_6VectorIcEEPKcz(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9Semaphore4WaitEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9Semaphore6SignalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9Semaphore7WaitForERKNS0_9TimeDeltaE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9SemaphoreC1Ei(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9SemaphoreC2Ei(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9SemaphoreD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9SemaphoreD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9TimeDelta12FromTimespecE8timespec(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9TimeTicks16IsHighResolutionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9TimeTicks3NowEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84base9VSNPrintFENS0_6VectorIcEEPKcSt9__va_list(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v84baselsERSoRKNS0_4TimeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Array3NewENS_5LocalINS_7ContextEEEmSt8functionIFNS_10MaybeLocalINS_5ValueEEEvEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Array3NewEPNS_7IsolateEPNS_5LocalINS_5ValueEEEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Array3NewEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Array7IterateENS_5LocalINS_7ContextEEEPFNS0_14CallbackResultEjNS1_INS_5ValueEEEPvES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Int329CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Proxy10GetHandlerEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Proxy3NewENS_5LocalINS_7ContextEEENS1_INS_6ObjectEEES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Proxy6RevokeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Proxy9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Proxy9GetTargetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Utils16ReportApiFailureEPKcS2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Utils16ReportOOMFailureEPNS_8internal7IsolateEPKcRKNS_10OOMDetailsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Value10InstanceOfENS_5LocalINS_7ContextEEENS1_INS_6ObjectEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Value6TypeOfEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85Value9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug10GetBuiltinEPNS_7IsolateENS0_7BuiltinE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug10WasmScript11DisassembleEPNS0_20DisassemblyCollectorEPSt6vectorIiSaIiEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug10WasmScript15GetFunctionHashEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug10WasmScript4CastEPNS0_6ScriptE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug11DisassembleENS_4base6VectorIKhEEPNS0_20DisassemblyCollectorEPSt6vectorIiSaIiEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug11PrepareStepEPNS_7IsolateENS0_10StepActionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12AccessorPair14IsAccessorPairENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12AccessorPair6getterEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12AccessorPair6setterEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12AccessorPair9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12GetContextIdENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12GetInspectorEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12SetContextIdENS_5LocalINS_7ContextEEEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug12SetInspectorEPNS_7IsolateEPN12v8_inspector11V8InspectorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug13BreakRightNowEPNS_7IsolateENS_4base7EnumSetINS0_11BreakReasonEiEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug13ClearSteppingEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug13ScopeIterator17CreateForFunctionEPNS_7IsolateENS_5LocalINS_8FunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug13ScopeIterator24CreateForGeneratorObjectEPNS_7IsolateENS_5LocalINS_6ObjectEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug14CallFunctionOnENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEENS1_INS_5ValueEEEiPNS_6GlobalIS6_EEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug14EphemeronTable3GetEPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug14EphemeronTable3NewEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug14EphemeronTable3SetEPNS_7IsolateENS_5LocalINS_5ValueEEES6_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug14EvaluateGlobalEPNS_7IsolateENS_5LocalINS_6StringEEENS0_18EvaluateGlobalModeEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug14GetDebuggingIdENS_5LocalINS_8FunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug14SetReturnValueEPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15CanBreakProgramEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15GeneratorObject11IsSuspendedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15GeneratorObject17SuspendedLocationEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15GeneratorObject4CastENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15GeneratorObject6ScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15GeneratorObject8FunctionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15WasmValueObject17IsWasmValueObjectENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug15WasmValueObject9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug16GetLoadedScriptsEPNS_7IsolateERSt6vectorINS_6GlobalINS0_6ScriptEEESaIS6_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug16PropertyIterator6CreateENS_5LocalINS_7ContextEEENS2_INS_6ObjectEEEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug16RemoveBreakpointEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug16SetDebugDelegateEPNS_7IsolateEPNS0_13DebugDelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug17DisableBreakScopeC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug17DisableBreakScopeC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug17DisableBreakScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug17DisableBreakScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug17GetPrivateMembersENS_5LocalINS_7ContextEEENS1_INS_6ObjectEEEiPNS_11LocalVectorINS_5ValueEEES9_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug18EstimatedValueSizeEPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug18GetCreationContextENS_5LocalINS_6ObjectEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug18GetCurrentPlatformEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug18GetDateDescriptionENS_5LocalINS_4DateEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug18GetNextRandomInt64EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug18SetConsoleDelegateEPNS_7IsolateEPNS0_15ConsoleDelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug18StackTraceIterator6CreateEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug19PrepareRestartFrameEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20ConsoleCallArgumentsC1EPNS_8internal7IsolateERKNS2_16BuiltinArgumentsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20ConsoleCallArgumentsC1ERKNS_20FunctionCallbackInfoINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20ConsoleCallArgumentsC2EPNS_8internal7IsolateERKNS2_16BuiltinArgumentsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20ConsoleCallArgumentsC2ERKNS_20FunctionCallbackInfoINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20GetBigIntDescriptionEPNS_7IsolateENS_5LocalINS_6BigIntEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20GetBigIntStringValueEPNS_7IsolateENS_5LocalINS_6BigIntEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20SetBreakPointsActiveEPNS_7IsolateEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug20SetTerminateOnResumeEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug21GetInternalPropertiesEPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug21GetMessageFromPromiseENS_5LocalINS_7PromiseEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug21SetAsyncEventDelegateEPNS_7IsolateEPNS0_18AsyncEventDelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug21SetFunctionBreakpointENS_5LocalINS_8FunctionEEENS1_INS_6StringEEEPi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug22ChangeBreakOnExceptionEPNS_7IsolateENS0_19ExceptionBreakStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug22CompileInspectorScriptEPNS_7IsolateENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug22ForceGarbageCollectionEPNS_7IsolateEN5cppgc18EmbedderStackStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug22GetFunctionDescriptionENS_5LocalINS_8FunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug23GlobalLexicalScopeNamesENS_5LocalINS_7ContextEEEPSt6vectorINS_6GlobalINS_6StringEEESaIS7_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug23PostponeInterruptsScopeC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug23PostponeInterruptsScopeC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug23PostponeInterruptsScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug23PostponeInterruptsScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug24EnterDebuggingForIsolateEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug24LeaveDebuggingForIsolateEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug25ResetBlackboxedStateCacheEPNS_7IsolateENS_5LocalINS0_6ScriptEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug26CreateMessageFromExceptionEPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug26SetBreakOnNextFunctionCallEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug28ClearBreakOnNextFunctionCallEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug29NotifyDebuggerPausedEventSentEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug37RecordAsyncStackTaggingCreateTaskCallEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug6Script20RemoveWasmBreakpointEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8Coverage10ScriptDataC1EmSt10shared_ptrINS_8internal8CoverageEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8Coverage10ScriptDataC2EmSt10shared_ptrINS_8internal8CoverageEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8Coverage10SelectModeEPNS_7IsolateENS0_12CoverageModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8Coverage14CollectPreciseEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8Coverage17CollectBestEffortEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8LocationC1Eii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8LocationC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8LocationC2Eii(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v85debug8LocationC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86BigInt12NewFromWordsENS_5LocalINS_7ContextEEEiiPKm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86BigInt15NewFromUnsignedEPNS_7IsolateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86BigInt3NewEPNS_7IsolateEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86BigInt9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Locker10InitializeEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Locker8IsLockedEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86LockerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86LockerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module17InstantiateModuleENS_5LocalINS_7ContextEEEPFNS_10MaybeLocalIS0_EES3_NS1_INS_6StringEEENS1_INS_10FixedArrayEEENS1_IS0_EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module18GetModuleNamespaceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module21CreateSyntheticModuleEPNS_7IsolateENS_5LocalINS_6StringEEERKNS_10MemorySpanIKS5_EEPFNS_10MaybeLocalINS_5ValueEEENS3_INS_7ContextEEENS3_IS0_EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module22GetUnboundModuleScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module24SetSyntheticModuleExportEPNS_7IsolateENS_5LocalINS_6StringEEENS3_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module31GetStalledTopLevelAwaitMessagesEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module8EvaluateENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Module9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Number3NewEPNS_7IsolateEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Number9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object10GetIsolateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object10GetPrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object10HasPrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object10SetPrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object11SetAccessorENS_5LocalINS_7ContextEEENS1_INS_4NameEEEPFvS5_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS5_NS1_IS7_EERKNS6_IvEEENS_10MaybeLocalIS7_EENS_13AccessControlENS_17PropertyAttributeENS_14SideEffectTypeESN_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object12GetPrototypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object12SetPrototypeENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object13DeletePrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object14CallAsFunctionENS_5LocalINS_7ContextEEENS1_INS_5ValueEEEiPS5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object14DefinePropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEERNS_18PropertyDescriptorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object14HasOwnPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object14HasOwnPropertyENS_5LocalINS_7ContextEEEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object14PreviewEntriesEPb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object15GetIdentityHashEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object16GetPropertyNamesENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object16GetPropertyNamesENS_5LocalINS_7ContextEEENS_17KeyCollectionModeENS_14PropertyFilterENS_11IndexFilterENS_17KeyConversionModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object16SetInternalFieldEiNS_5LocalINS_4DataEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object17CallAsConstructorENS_5LocalINS_7ContextEEEiPNS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object17DefineOwnPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEENS1_INS_5ValueEEENS_17PropertyAttributeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object17SetIntegrityLevelENS_5LocalINS_7ContextEEENS_14IntegrityLevelE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object18CreateDataPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object18CreateDataPropertyENS_5LocalINS_7ContextEEEjNS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object18GetConstructorNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object18GetCreationContextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object19GetOwnPropertyNamesENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object19GetOwnPropertyNamesENS_5LocalINS_7ContextEEENS_14PropertyFilterENS_17KeyConversionModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object19ObjectProtoToStringENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object19SetAccessorPropertyENS_5LocalINS_4NameEEENS1_INS_8FunctionEEES5_NS_17PropertyAttributeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object19SetLazyDataPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEEPFvS5_RKNS_20PropertyCallbackInfoINS_5ValueEEEENS1_IS7_EENS_17PropertyAttributeENS_14SideEffectTypeESF_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object20GetRealNamedPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object20HasRealNamedPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object20SlowGetInternalFieldEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object21GetPropertyAttributesENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object21SetNativeDataPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEEPFvS5_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS5_NS1_IS7_EERKNS6_IvEEESD_NS_17PropertyAttributeENS_14SideEffectTypeESK_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object22HasRealIndexedPropertyENS_5LocalINS_7ContextEEEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object24GetOwnPropertyDescriptorENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object25GetCreationContextCheckedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object28FindInstanceInPrototypeChainENS_5LocalINS_16FunctionTemplateEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object28HasRealNamedCallbackPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object30GetRealNamedPropertyAttributesENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object32SetAlignedPointerInInternalFieldEiPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object33SetAlignedPointerInInternalFieldsEiPiPPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object36GetRealNamedPropertyInPrototypeChainENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object38SlowGetAlignedPointerFromInternalFieldEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object38SlowGetAlignedPointerFromInternalFieldEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3GetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3GetENS_5LocalINS_7ContextEEEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3HasENS_5LocalINS_7ContextEEEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3NewEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3NewEPNS_7IsolateENS_5LocalINS_5ValueEEEPNS3_INS_4NameEEEPS5_m(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3SetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object3SetENS_5LocalINS_7ContextEEEjNS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object46GetRealNamedPropertyAttributesInPrototypeChainENS_5LocalINS_7ContextEEENS1_INS_4NameEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object50GetAlignedPointerFromEmbedderDataInCreationContextEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object5CloneEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object6DeleteENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object6DeleteENS_5LocalINS_7ContextEEEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Object9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86RegExp21NewWithBacktrackLimitENS_5LocalINS_7ContextEEENS1_INS_6StringEEENS0_5FlagsEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86RegExp3NewENS_5LocalINS_7ContextEEENS1_INS_6StringEEENS0_5FlagsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86RegExp4ExecENS_5LocalINS_7ContextEEENS1_INS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86RegExp9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Script15GetResourceNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Script16GetUnboundScriptEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Script3RunENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Script3RunENS_5LocalINS_7ContextEEENS1_INS_4DataEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Script7CompileENS_5LocalINS_7ContextEEENS1_INS_6StringEEEPNS_12ScriptOriginE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String11NewFromUtf8EPNS_7IsolateEPKcNS_13NewStringTypeEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String12MakeExternalEPNS0_22ExternalStringResourceE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String12MakeExternalEPNS0_29ExternalOneByteStringResourceE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String14NewFromOneByteEPNS_7IsolateEPKhNS_13NewStringTypeEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String14NewFromTwoByteEPNS_7IsolateEPKtNS_13NewStringTypeEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String18NewExternalOneByteEPNS_7IsolateEPNS0_29ExternalOneByteStringResourceE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String18NewExternalTwoByteEPNS_7IsolateEPNS0_22ExternalStringResourceE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String18NewFromUtf8LiteralEPNS_7IsolateEPKcNS_13NewStringTypeEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String22ExternalStringResource15UpdateDataCacheEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String29ExternalOneByteStringResource15UpdateDataCacheEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String5ValueC1EPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String5ValueC2EPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String5ValueD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String5ValueD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String6ConcatEPNS_7IsolateENS_5LocalIS0_EES4_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String9Utf8ValueC1EPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String9Utf8ValueC2EPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String9Utf8ValueD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86String9Utf8ValueD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol10GetReplaceEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol11GetIteratorEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol14GetHasInstanceEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol14GetToPrimitiveEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol14GetToStringTagEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol14GetUnscopablesEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol16GetAsyncIteratorEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol21GetIsConcatSpreadableEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol3ForEPNS_7IsolateENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol3NewEPNS_7IsolateENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol6ForApiEPNS_7IsolateENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol8GetMatchEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol8GetSplitEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Symbol9GetSearchEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86Uint329CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint10RightShiftENS0_8RWDigitsENS0_6DigitsEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint10RightShiftENS0_8RWDigitsENS0_6DigitsEmRKNS0_15RightShiftStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint11AsUintN_NegENS0_8RWDigitsENS0_6DigitsEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint11AsUintN_PosENS0_8RWDigitsENS0_6DigitsEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint11SubtractOneENS0_8RWDigitsENS0_6DigitsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl10FromStringENS0_8RWDigitsEPNS0_21FromStringAccumulatorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl11MultiplyFFTENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl12DivideSingleENS0_8RWDigitsEPmNS0_6DigitsEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl12InvertNewtonENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl12ToStringImplEPcPiNS0_6DigitsEibb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl13DivideBarrettENS0_8RWDigitsES2_NS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl13DivideBarrettENS0_8RWDigitsES2_NS0_6DigitsES3_S3_S2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl13KaratsubaMainENS0_8RWDigitsENS0_6DigitsES3_S2_i(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl14InvertBasecaseENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl14KaratsubaChunkENS0_8RWDigitsENS0_6DigitsES3_S2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl14KaratsubaStartENS0_8RWDigitsENS0_6DigitsES3_S2_i(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl14MultiplySingleENS0_8RWDigitsENS0_6DigitsEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl15FromStringLargeENS0_8RWDigitsEPNS0_21FromStringAccumulatorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl16DivideSchoolbookENS0_8RWDigitsES2_NS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl16MultiplyToomCookENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl17FromStringClassicENS0_8RWDigitsEPNS0_21FromStringAccumulatorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl17MultiplyKaratsubaENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl18MultiplySchoolbookENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl20get_and_clear_statusEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl21DivideBurnikelZieglerENS0_8RWDigitsES2_NS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl24FromStringBasePowerOfTwoENS0_8RWDigitsEPNS0_21FromStringAccumulatorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl6DivideENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl6InvertENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl6ModuloENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl8MultiplyENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl8ToStringEPcPiNS0_6DigitsEib(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImpl9Toom3MainENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImplC1EPNS0_8PlatformE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImplC2EPNS0_8PlatformE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImplD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint13ProcessorImplD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint14SubtractSignedENS0_8RWDigitsENS0_6DigitsEbS2_b(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint16BitwiseOr_NegNegENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint16BitwiseOr_PosNegENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint16BitwiseOr_PosPosENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint17AddAndReturnCarryENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint17BitwiseAnd_NegNegENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint17BitwiseAnd_PosNegENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint17BitwiseAnd_PosPosENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint17BitwiseXor_NegNegENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint17BitwiseXor_PosNegENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint17BitwiseXor_PosPosENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint18AsIntNResultLengthENS0_6DigitsEbi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint18ProductGreaterThanEmmmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint18SubAndReturnBorrowENS0_8RWDigitsENS0_6DigitsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint20AddAndReturnOverflowENS0_8RWDigitsENS0_6DigitsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint20ToStringResultLengthENS0_6DigitsEib(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint23RightShift_ResultLengthENS0_6DigitsEbmPNS0_15RightShiftStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint23SubtractAndReturnBorrowENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint24AsUintN_Pos_ResultLengthENS0_6DigitsEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint3AddENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint6AddOneENS0_8RWDigitsENS0_6DigitsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint6AsIntNENS0_8RWDigitsENS0_6DigitsEbi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint8SubtractENS0_8RWDigitsENS0_6DigitsES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9AddSignedENS0_8RWDigitsENS0_6DigitsEbS2_b(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9LeftShiftENS0_8RWDigitsENS0_6DigitsEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9LeftShiftENS0_8RWDigitsENS0_6DigitsEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9Processor10FromStringENS0_8RWDigitsEPNS0_21FromStringAccumulatorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9Processor3NewEPNS0_8PlatformE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9Processor6DivideENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9Processor6ModuloENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9Processor7DestroyEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9Processor8MultiplyENS0_8RWDigitsENS0_6DigitsES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v86bigint9Processor8ToStringEPcPiNS0_6DigitsEib(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Boolean9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context10DeepFreezeEPNS0_18DeepFreezeDelegateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context10GetIsolateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context12DetachGlobalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context12FromSnapshotEPNS_7IsolateEmNS_33DeserializeInternalFieldsCallbackEPNS_22ExtensionConfigurationENS_10MaybeLocalINS_5ValueEEEPNS_14MicrotaskQueueENS_30DeserializeContextDataCallbackE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context15SetEmbedderDataEiNS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context15SetPromiseHooksENS_5LocalINS_8FunctionEEES3_S3_S3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context16GetSecurityTokenEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context16NewRemoteContextEPNS_7IsolateENS_5LocalINS_14ObjectTemplateEEENS_10MaybeLocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context16SetSecurityTokenENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context17GetMicrotaskQueueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context17SetMicrotaskQueueEPNS_14MicrotaskQueueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context19SlowGetEmbedderDataEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context20BackupIncumbentScopeC1ENS_5LocalIS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context20BackupIncumbentScopeC2ENS_5LocalIS0_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context20BackupIncumbentScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context20BackupIncumbentScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context22GetExtrasBindingObjectEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context23GetDataFromSnapshotOnceEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context23SetAbortScriptExecutionEPFvPNS_7IsolateENS_5LocalIS0_EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context23UseDefaultSecurityTokenEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context24HasTemplateLiteralObjectENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context29GetNumberOfEmbedderDataFieldsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context30AllowCodeGenerationFromStringsEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context31SetAlignedPointerInEmbedderDataEiPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context36SetErrorMessageForWasmCodeGenerationENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context37SlowGetAlignedPointerFromEmbedderDataEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context3NewEPNS_7IsolateEPNS_22ExtensionConfigurationENS_10MaybeLocalINS_14ObjectTemplateEEENS5_INS_5ValueEEENS_33DeserializeInternalFieldsCallbackEPNS_14MicrotaskQueueENS_30DeserializeContextDataCallbackE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context43SetErrorMessageForCodeGenerationFromStringsENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context4ExitEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context5EnterEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context6GlobalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Context9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap13GetHeapHandleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap17CollectStatisticsEN5cppgc14HeapStatistics11DetailLevelE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap19GetAllocationHandleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap24CollectGarbageForTestingEN5cppgc18EmbedderStackStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap36CollectCustomSpaceStatisticsAtLastGCESt6vectorIN5cppgc16CustomSpaceIndexESaIS3_EESt10unique_ptrINS_29CustomSpaceStatisticsReceiverESt14default_deleteIS7_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap41CollectGarbageInYoungGenerationForTestingEN5cppgc18EmbedderStackStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap42EnableDetachedGarbageCollectionsForTestingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap6CreateEPNS_8PlatformERKNS_19CppHeapCreateParamsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87CppHeap9TerminateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Integer15NewFromUnsignedEPNS_7IsolateEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Integer3NewEPNS_7IsolateEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Integer9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate10GetCurrentEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate10InitializeEPS0_RKNS0_12CreateParamsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate10ThrowErrorENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate11SetRAILModeENS_8RAILModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate12CreateParamsC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate12CreateParamsC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate12CreateParamsD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate12CreateParamsD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate12GetCodeRangeEPPvPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate13AttachCppHeapEPNS_7CppHeapE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate13CopyCodePagesEmPNS_11MemoryRangeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate13DetachCppHeapEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate13MeasureMemoryESt10unique_ptrINS_21MeasureMemoryDelegateESt14default_deleteIS2_EENS_22MeasureMemoryExecutionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate13SetStackLimitEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate13TryGetCurrentEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate14GetStackSampleERKNS_13RegisterStateEPPvmPNS_10SampleInfoE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate14SetEventLoggerEPFvPKciE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate14SetPromiseHookEPFvNS_15PromiseHookTypeENS_5LocalINS_7PromiseEEENS2_INS_5ValueEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate14ThrowExceptionENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate15GetHeapProfilerEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate15GetJSEntryStubsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate16ClearKeptObjectsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate16EnqueueMicrotaskENS_5LocalINS_8FunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate16EnqueueMicrotaskEPFvPvES1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate16RequestInterruptEPFvPS0_PvES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate17DumpAndResetStatsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate17GetCurrentContextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate17GetHeapStatisticsEPNS_14HeapStatisticsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate18AddMessageListenerEPFvNS_5LocalINS_7MessageEEENS1_INS_5ValueEEEES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate18NumberOfHeapSpacesEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate18SetCounterFunctionEPFPiPKcE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate18SetMetricsRecorderERKSt10shared_ptrINS_7metrics8RecorderEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate18SetOOMErrorHandlerEPFvPKcRKNS_10OOMDetailsEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate18TerminateExecutionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate19GetIncumbentContextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate19SetAllowAtomicsWaitEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate19SetBatterySaverModeEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate19SetMicrotasksPolicyENS_16MicrotasksPolicyE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate19UpdateLoadStartTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate20GetEmbeddedCodeRangeEPPKvPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate20SetFatalErrorHandlerEPFvPKcS2_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21AddGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21AddGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_S2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21AddGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21AddGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_S2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21AtomicsWaitWakeHandle4WakeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21ClearCachesForTestingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21LowMemoryNotificationEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21SetUseCounterCallbackEPFvPS0_NS0_17UseCounterFeatureEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate21SetWasmModuleCallbackEPFbRKNS_20FunctionCallbackInfoINS_5ValueEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate22GetHeapSpaceStatisticsEPNS_19HeapSpaceStatisticsEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate22IsExecutionTerminatingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate22RemoveMessageListenersEPFvNS_5LocalINS_7MessageEEENS1_INS_5ValueEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate22SetAddCrashKeyCallbackEPFvNS_10CrashKeyIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate22SetAtomicsWaitCallbackEPFvNS0_16AtomicsWaitEventENS_5LocalINS_17SharedArrayBufferEEEmldPNS0_21AtomicsWaitWakeHandleEPvES7_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate22SetJitCodeEventHandlerENS_19JitCodeEventOptionsEPFvPKNS_12JitCodeEventEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate22VisitExternalResourcesEPNS_23ExternalResourceVisitorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate23GetArrayBufferAllocatorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate23GetDataFromSnapshotOnceEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate23SetEmbedderRootsHandlerEPNS_20EmbedderRootsHandlerE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate23SetWasmInstanceCallbackEPFbRKNS_20FunctionCallbackInfoINS_5ValueEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24AddCallCompletedCallbackEPFvPS0_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24AddNearHeapLimitCallbackEPFmPvmmES1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24CancelTerminateExecutionEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24IdleNotificationDeadlineEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24RemoveGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24RemoveGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24RemoveGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24RemoveGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24RestoreOriginalHeapLimitEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24SetPromiseRejectCallbackEPFvNS_20PromiseRejectMessageEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate24SetWasmStreamingCallbackEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate25HasPendingBackgroundTasksEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate26InstallConditionalFeaturesENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate26MemoryPressureNotificationENS_19MemoryPressureLevelE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate26PerformMicrotaskCheckpointEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate26SetCreateHistogramFunctionEPFPvPKciimE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate26SetWasmJSPIEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate27ContextDisposedNotificationEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate27RemoveCallCompletedCallbackEPFvPS0_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate27RemoveNearHeapLimitCallbackEPFmPvmmEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate28AddBeforeCallEnteredCallbackEPFvPS0_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate28GetEnteredOrMicrotaskContextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate28SetPrepareStackTraceCallbackEPFNS_10MaybeLocalINS_5ValueEEENS_5LocalINS_7ContextEEENS4_IS2_EENS4_INS_5ArrayEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate28SetWasmLoadSourceMapCallbackEPFNS_5LocalINS_6StringEEEPS0_PKcE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate29AllowJavascriptExecutionScopeC1EPS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate29AllowJavascriptExecutionScopeC2EPS0_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate29AllowJavascriptExecutionScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate29AllowJavascriptExecutionScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate29DiscardThreadSpecificMetadataEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate29IncreaseHeapLimitForDebuggingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate29SetAddHistogramSampleFunctionEPFvPviE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate30AddMicrotasksCompletedCallbackEPFvPS0_PvES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate30NumberOfTrackedHeapObjectTypesEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31GetHeapObjectStatisticsAtLastGCEPNS_20HeapObjectStatisticsEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31IsolateInBackgroundNotificationEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31IsolateInForegroundNotificationEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31RemoveBeforeCallEnteredCallbackEPFvPS0_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31SuppressMicrotaskExecutionScopeC1EPS0_PNS_14MicrotaskQueueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31SuppressMicrotaskExecutionScopeC2EPS0_PNS_14MicrotaskQueueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31SuppressMicrotaskExecutionScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate31SuppressMicrotaskExecutionScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate32AddMessageListenerWithErrorLevelEPFvNS_5LocalINS_7MessageEEENS1_INS_5ValueEEEEiS5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate32DisallowJavascriptExecutionScopeC1EPS0_NS1_9OnFailureE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate32DisallowJavascriptExecutionScopeC2EPS0_NS1_9OnFailureE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate32DisallowJavascriptExecutionScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate32DisallowJavascriptExecutionScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate32GetHeapCodeAndMetadataStatisticsEPNS_18HeapCodeStatisticsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate32IsHeapLimitIncreasedForDebuggingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate33RemoveMicrotasksCompletedCallbackEPFvPS0_PvES2_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate34RequestGarbageCollectionForTestingENS0_21GarbageCollectionTypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate34RequestGarbageCollectionForTestingENS0_21GarbageCollectionTypeEN5cppgc18EmbedderStackStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate34SetAllowWasmCodeGenerationCallbackEPFbNS_5LocalINS_7ContextEEENS1_INS_6StringEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate34SetWasmAsyncResolvePromiseCallbackEPFvPS0_NS_5LocalINS_7ContextEEENS2_INS_7Promise8ResolverEEENS2_INS_5ValueEEENS_16WasmAsyncSuccessEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate35SetAbortOnUncaughtExceptionCallbackEPFbPS0_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate36AutomaticallyRestoreInitialHeapLimitEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate36GetContinuationPreservedEmbedderDataEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate36ReportExternalAllocationLimitReachedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate36SetContinuationPreservedEmbedderDataENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate36SetFailedAccessCheckCallbackFunctionEPFvNS_5LocalINS_6ObjectEEENS_10AccessTypeENS1_INS_5ValueEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate37AdjustAmountOfExternalAllocatedMemoryEl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate37LocaleConfigurationChangeNotificationEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate37SetWasmImportedStringsEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate38SetHostImportModuleDynamicallyCallbackEPFNS_10MaybeLocalINS_7PromiseEEENS_5LocalINS_7ContextEEENS4_INS_4DataEEENS4_INS_5ValueEEENS4_INS_6StringEEENS4_INS_10FixedArrayEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate39DateTimeConfigurationChangeNotificationENS0_17TimeZoneDetectionE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate39SetHostCreateShadowRealmContextCallbackEPFNS_10MaybeLocalINS_7ContextEEENS_5LocalIS2_EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate3NewERKNS0_12CreateParamsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate41SetCaptureStackTraceForUncaughtExceptionsEbiNS_10StackTrace17StackTraceOptionsE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate41SetHostInitializeImportMetaObjectCallbackEPFvNS_5LocalINS_7ContextEEENS1_INS_6ModuleEEENS1_INS_6ObjectEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate42SetModifyCodeGenerationFromStringsCallbackEPFNS_37ModifyCodeGenerationFromStringsResultENS_5LocalINS_7ContextEEENS2_INS_5ValueEEEbE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate45SetJavaScriptCompileHintsMagicEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate46SetGetExternallyAllocatedMemoryInBytesCallbackEPFmvE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate46SetSharedArrayBufferConstructorEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate4ExitEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate5EnterEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate6IsDeadEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate7DisposeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate7IsInUseEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate7SetIdleEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate8AllocateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Isolate9InContextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Message22PrintCurrentStackTraceEPNS_7IsolateERSo(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Numeric9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Private3NewEPNS_7IsolateENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Private6ForApiEPNS_7IsolateENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Private9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise12MarkAsSilentEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise13MarkAsHandledEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise4ThenENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise4ThenENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEES5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise5CatchENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise5StateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise6ResultEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise8Resolver10GetPromiseEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise8Resolver3NewENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise8Resolver6RejectENS_5LocalINS_7ContextEEENS2_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise8Resolver7ResolveENS_5LocalINS_7ContextEEENS2_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise8Resolver9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87Promise9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87metrics13LongTaskStats3GetEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87metrics8Recorder10GetContextEPNS_7IsolateENS1_9ContextIdE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87metrics8Recorder12GetContextIdENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler11AtomicGuardC1EPSt6atomicIbEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler11AtomicGuardC2EPSt6atomicIbEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler11AtomicGuardD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler11AtomicGuardD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler13SignalHandler17FillRegisterStateEPvPNS_13RegisterStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler13SignalHandler20HandleProfilerSignalEiP9siginfo_tPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler14SamplerManager10AddSamplerEPNS0_7SamplerE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler14SamplerManager13RemoveSamplerEPNS0_7SamplerE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler14SamplerManager8DoSampleERKNS_13RegisterStateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler14SamplerManager8instanceEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7Sampler4StopEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7Sampler5StartEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7Sampler8DoSampleEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7SamplerC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7SamplerC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7SamplerD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7SamplerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87sampler7SamplerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue10BeginArrayEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue10BeginArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue10SetBooleanEPKcb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue10SetIntegerEPKci(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue10WriteCommaEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue12AppendDoubleEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue12AppendStringEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue13AppendBooleanEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue13AppendIntegerEi(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue13EndDictionaryEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue15BeginDictionaryEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue15BeginDictionaryEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue6CreateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue8EndArrayEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue8SetValueEPKcPS1_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue9SetDoubleEPKcd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue9SetStringEPKcS3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValue9WriteNameEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValueC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValueC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValueD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValueD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing11TracedValueD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing23TracingCategoryObserver14OnTraceEnabledEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing23TracingCategoryObserver15OnTraceDisabledEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing23TracingCategoryObserver5SetUpEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v87tracing23TracingCategoryObserver8TearDownEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88DataView3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88DataView3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88DataView9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88External3NewEPNS_7IsolateEPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88External9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Function21FunctionProtoToStringENS_5LocalINS_7ContextEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Function3NewENS_5LocalINS_7ContextEEEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS1_IS5_EEiNS_19ConstructorBehaviorENS_14SideEffectTypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Function4CallENS_5LocalINS_7ContextEEENS1_INS_5ValueEEEiPS5_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Function7SetNameENS_5LocalINS_6StringEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Function9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Platform21SystemClockTimeMillisEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template10SetPrivateENS_5LocalINS_7PrivateEEENS1_INS_4DataEEENS_17PropertyAttributeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template19SetAccessorPropertyENS_5LocalINS_4NameEEENS1_INS_16FunctionTemplateEEES5_NS_17PropertyAttributeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template19SetLazyDataPropertyENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEENS1_IS5_EENS_17PropertyAttributeENS_14SideEffectTypeESD_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_13AccessControlENS_14SideEffectTypeESJ_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_6StringEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_13AccessControlENS_14SideEffectTypeESJ_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_6StringEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template24SetIntrinsicDataPropertyENS_5LocalINS_4NameEEENS_9IntrinsicENS_17PropertyAttributeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Template3SetENS_5LocalINS_4NameEEENS1_INS_4DataEEENS_17PropertyAttributeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatch10SetVerboseEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatch10StackTraceENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatch13ResetInternalEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatch17SetCaptureMessageEb(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatch5ResetEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatch7ReThrowEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchC1EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchC2EPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchdaEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchdlEPvm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchnaEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88TryCatchnwEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Unlocker10InitializeEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88UnlockerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88UnlockerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Unwinder17TryUnwindV8FramesERKNS_12JSEntryStubsEmPKNS_11MemoryRangeEPNS_13RegisterStateEPKv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88Unwinder8PCIsInV8EmPKNS_11MemoryRangeEPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform12RunIdleTasksEPNS_8PlatformEPNS_7IsolateEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState10DidRunTaskEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState11JobDelegate9GetTaskIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState11JobDelegateD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState11JobDelegateD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState13AcquireTaskIdEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState13CancelAndWaitEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState13ReleaseTaskIdEh(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState14UpdatePriorityENS_12TaskPriorityE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState15CanRunFirstTaskEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState15CancelAndDetachEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState18CallOnWorkerThreadENS_12TaskPriorityESt10unique_ptrINS_4TaskESt14default_deleteIS4_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState25NotifyConcurrencyIncreaseEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState4JoinEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobState8IsActiveEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobStateC1EPNS_8PlatformESt10unique_ptrINS_7JobTaskESt14default_deleteIS5_EENS_12TaskPriorityEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobStateC2EPNS_8PlatformESt10unique_ptrINS_7JobTaskESt14default_deleteIS5_EENS_12TaskPriorityEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobStateD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobStateD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultJobStateD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform12RunIdleTasksEPNS_7IsolateEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform13CreateJobImplENS_12TaskPriorityESt10unique_ptrINS_7JobTaskESt14default_deleteIS4_EERKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform15PumpMessageLoopEPNS_7IsolateENS0_19MessageLoopBehaviorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform16GetPageAllocatorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform16IdleTasksEnabledEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform20GetStackTracePrinterEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform20GetTracingControllerEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform20SetTracingControllerESt10unique_ptrINS_17TracingControllerESt14default_deleteIS3_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform21NotifyIsolateShutdownEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform21NumberOfWorkerThreadsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform22CurrentClockTimeMillisEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform23GetForegroundTaskRunnerEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform25SetTimeFunctionForTestingEPFdvE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform26GetThreadIsolatedAllocatorEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform26PostTaskOnWorkerThreadImplENS_12TaskPriorityESt10unique_ptrINS_4TaskESt14default_deleteIS4_EERKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform27MonotonicallyIncreasingTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform33PostDelayedTaskOnWorkerThreadImplENS_12TaskPriorityESt10unique_ptrINS_4TaskESt14default_deleteIS4_EEdRKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatform37EnsureBackgroundTaskRunnerInitializedEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatformC1EiNS0_15IdleTaskSupportESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EENS0_12PriorityModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatformC2EiNS0_15IdleTaskSupportESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EENS0_12PriorityModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatformD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatformD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15DefaultPlatformD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform15PumpMessageLoopEPNS_8PlatformEPNS_7IsolateENS0_19MessageLoopBehaviorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandle14UpdatePriorityENS_12TaskPriorityE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandle15CancelAndDetachEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandle4JoinEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandle6CancelEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandle8IsActiveEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandleC1ESt10shared_ptrINS0_15DefaultJobStateEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandleC2ESt10shared_ptrINS0_15DefaultJobStateEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandleD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandleD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DefaultJobHandleD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueue10TryGetNextEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueue13AppendDelayedESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueue23PopTaskFromDelayedQueueEd(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueue27MonotonicallyIncreasingTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueue6AppendESt10unique_ptrINS_4TaskESt14default_deleteIS3_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueue9TerminateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueueC1EPFdvE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueueC2EPFdvE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueueD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform16DelayedTaskQueueD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform18NewDefaultPlatformEiNS0_15IdleTaskSupportENS0_21InProcessStackDumpingESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EENS0_12PriorityModeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform19NewDefaultJobHandleEPNS_8PlatformENS_12TaskPriorityESt10unique_ptrINS_7JobTaskESt14default_deleteIS5_EEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform21NotifyIsolateShutdownEPNS_8PlatformEPNS_7IsolateE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner12PostTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EERKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeC1ESt10shared_ptrIS1_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeC2ESt10shared_ptrIS1_E(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner14PostTaskLockedESt10unique_ptrINS_4TaskESt14default_deleteIS3_EENS1_11NestabilityERKNS_4base9LockGuardINS8_5MutexELNS8_12NullBehaviorE0EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner16IdleTasksEnabledEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner16PopTaskFromQueueENS0_19MessageLoopBehaviorE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner16PostIdleTaskImplESt10unique_ptrINS_8IdleTaskESt14default_deleteIS3_EERKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner17WaitForTaskLockedERKNS_4base9LockGuardINS2_5MutexELNS2_12NullBehaviorE0EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner19PostDelayedTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdRKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner20PopTaskFromIdleQueueEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner21PostDelayedTaskLockedESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdNS1_11NestabilityERKNS_4base9LockGuardINS8_5MutexELNS8_12NullBehaviorE0EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner23MoveExpiredDelayedTasksERKNS_4base9LockGuardINS2_5MutexELNS2_12NullBehaviorE0EEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner23PostNonNestableTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EERKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner27MonotonicallyIncreasingTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner29PopTaskFromDelayedQueueLockedERKNS_4base9LockGuardINS2_5MutexELNS2_12NullBehaviorE0EEEPNS1_11NestabilityE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner30PostNonNestableDelayedTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdRKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunner9TerminateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunnerC1ENS0_15IdleTaskSupportEPFdvE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform27DefaultForegroundTaskRunnerC2ENS0_15IdleTaskSupportEPFdvE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultThreadIsolatedAllocator4FreeEPv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultThreadIsolatedAllocator8AllocateEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultThreadIsolatedAllocatorC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultThreadIsolatedAllocatorC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultThreadIsolatedAllocatorD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultThreadIsolatedAllocatorD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultThreadIsolatedAllocatorD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12PostTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EERKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThread3RunEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThread6NotifyEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadC1EPS1_NS_4base6Thread8PriorityE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadC2EPS1_NS_4base6Thread8PriorityE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner16IdleTasksEnabledEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner16PostIdleTaskImplESt10unique_ptrINS_8IdleTaskESt14default_deleteIS3_EERKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner19PostDelayedTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdRKNS_14SourceLocationE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner27MonotonicallyIncreasingTimeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunner9TerminateEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunnerC1EjPFdvENS_4base6Thread8PriorityE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunnerC2EjPFdvENS_4base6Thread8PriorityE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunnerD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunnerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform30DefaultWorkerThreadsTaskRunnerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform32NewSingleThreadedDefaultPlatformENS0_15IdleTaskSupportENS0_21InProcessStackDumpingESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceBuffer27CreateTraceBufferRingBufferEmPNS1_11TraceWriterE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceConfig19AddIncludedCategoryEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceConfig24CreateDefaultTraceConfigEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceObject10InitializeEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEjll(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceObject14UpdateDurationEll(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceObject20InitializeForTestingEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEjiillmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceObjectD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceObjectD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceWriter21CreateJSONTraceWriterERSo(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing11TraceWriter21CreateJSONTraceWriterERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriter14AppendArgValueEPNS_24ConvertableToTraceFormatE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriter14AppendArgValueEhNS1_11TraceObject8ArgValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriter16AppendTraceEventEPNS1_11TraceObjectE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriter5FlushEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriterC1ERSo(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriterC1ERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriterC2ERSo(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriterC2ERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriterD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriterD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing15JSONTraceWriterD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing16TraceBufferChunk13AddTraceEventEPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing16TraceBufferChunk5ResetEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing16TraceBufferChunkC1Ej(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing16TraceBufferChunkC2Ej(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController10InitializeEPNS1_11TraceBufferE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController11StopTracingEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController12StartTracingEPNS1_11TraceConfigE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController13AddTraceEventEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEj(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController20GetCategoryGroupNameEPKh(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController21AddTraceStateObserverEPNS_17TracingController18TraceStateObserverE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController23GetCategoryGroupEnabledEPKc(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController24RemoveTraceStateObserverEPNS_17TracingController18TraceStateObserverE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController24UpdateTraceEventDurationEPKhPKcm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController26AddTraceEventWithTimestampEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEjl(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController28CurrentTimestampMicrosecondsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController30UpdateCategoryGroupEnabledFlagEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController31CurrentCpuTimestampMicrosecondsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingController31UpdateCategoryGroupEnabledFlagsEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingControllerC1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingControllerC2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingControllerD0Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingControllerD1Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing17TracingControllerD2Ev(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing21TraceBufferRingBuffer13AddTraceEventEPm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing21TraceBufferRingBuffer16GetEventByHandleEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing21TraceBufferRingBuffer5FlushEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing21TraceBufferRingBufferC1EmPNS1_11TraceWriterE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v88platform7tracing21TraceBufferRingBufferC2EmPNS1_11TraceWriterE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CFunctionC1EPKvPKNS_13CFunctionInfoE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CFunctionC2EPKvPKNS_13CFunctionInfoE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent10GetCommentEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent11GetCodeSizeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent11GetCodeTypeEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent13GetScriptLineEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent13GetScriptNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent15GetFunctionNameEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent15GetScriptColumnEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent19GetCodeStartAddressEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent20GetCodeEventTypeNameENS_13CodeEventTypeE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89CodeEvent27GetPreviousCodeStartAddressEv(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception10RangeErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception11SyntaxErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception13CreateMessageEPNS_7IsolateENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception13GetStackTraceENS_5LocalINS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception13WasmLinkErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception14ReferenceErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception16WasmCompileErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception16WasmRuntimeErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception5ErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Exception9TypeErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89ExtensionC1EPKcS2_iPS2_i(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89ExtensionC2EPKcS2_iPS2_i(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Int8Array3NewENS_5LocalINS_11ArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Int8Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Int8Array9CheckCastEPNS_5ValueE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Signature3NewEPNS_7IsolateENS_5LocalINS_16FunctionTemplateEEE(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN2v89Signature9CheckCastEPNS_4DataE(void) { V8_UNIMPLEMENTED(); } + +__attribute__((weak)) void* _ZN4node25AddEnvironmentCleanupHookEPN2v87IsolateEPFvPvES3_(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* _ZN4node28RemoveEnvironmentCleanupHookEPN2v87IsolateEPFvPvES3_(void) { V8_UNIMPLEMENTED(); } + +__attribute__((weak)) void* _ZN2v88internal35IsolateFromNeverReadOnlySpaceObjectEm(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* node_module_register(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* node_api_create_external_string_latin1(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* node_api_create_external_string_utf16(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* node_api_create_syntax_error(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* node_api_symbol_for(void) { V8_UNIMPLEMENTED(); } +__attribute__((weak)) void* node_api_throw_syntax_error(void) { V8_UNIMPLEMENTED(); } +} +#endif diff --git a/src/main.zig b/src/main.zig index 5fdbb2234e..9c4df6072f 100644 --- a/src/main.zig +++ b/src/main.zig @@ -14,9 +14,6 @@ pub const io_mode = .blocking; comptime { bun.assert(builtin.target.cpu.arch.endian() == .little); } -comptime { - _ = @import("./v8_stubs.zig"); -} extern fn bun_warn_avx_missing(url: [*:0]const u8) void; pub extern "C" var _environ: ?*anyopaque; diff --git a/src/v8_stubs.zig b/src/v8_stubs.zig deleted file mode 100644 index 943a80af7d..0000000000 --- a/src/v8_stubs.zig +++ /dev/null @@ -1,1940 +0,0 @@ -const bun = @import("root").bun; -const Environment = bun.Environment; - -fn v8_export_posix(name: [:0]const u8) void { - if (!Environment.isPosix) return; - const S = struct { - fn impl() callconv(.C) void { - @panic("You're using a module which calls a V8 function (" ++ name ++ ") that Bun does not yet implement. Track progress at https://github.com/oven-sh/bun/issues/4290."); - } - }; - @export(S.impl, .{ .name = name, .linkage = .weak }); -} - -comptime { - @setEvalBranchQuota(100_000); - v8_export_posix("_ZNK2v810CpuProfile10GetEndTimeEv"); - v8_export_posix("_ZNK2v810CpuProfile12GetStartTimeEv"); - v8_export_posix("_ZNK2v810CpuProfile14GetSampleStateEi"); - v8_export_posix("_ZNK2v810CpuProfile14GetTopDownRootEv"); - v8_export_posix("_ZNK2v810CpuProfile15GetSamplesCountEv"); - v8_export_posix("_ZNK2v810CpuProfile18GetSampleTimestampEi"); - v8_export_posix("_ZNK2v810CpuProfile22GetSampleEmbedderStateEi"); - v8_export_posix("_ZNK2v810CpuProfile8GetTitleEv"); - v8_export_posix("_ZNK2v810CpuProfile9GetSampleEi"); - v8_export_posix("_ZNK2v810CpuProfile9SerializeEPNS_12OutputStreamENS0_19SerializationFormatE"); - v8_export_posix("_ZNK2v810FixedArray3GetENS_5LocalINS_7ContextEEEi"); - v8_export_posix("_ZNK2v810FixedArray6LengthEv"); - v8_export_posix("_ZNK2v810StackFrame11GetLocationEv"); - v8_export_posix("_ZNK2v810StackFrame11GetScriptIdEv"); - v8_export_posix("_ZNK2v810StackFrame13GetScriptNameEv"); - v8_export_posix("_ZNK2v810StackFrame13IsConstructorEv"); - v8_export_posix("_ZNK2v810StackFrame15GetFunctionNameEv"); - v8_export_posix("_ZNK2v810StackFrame15GetScriptSourceEv"); - v8_export_posix("_ZNK2v810StackFrame16IsUserJavaScriptEv"); - v8_export_posix("_ZNK2v810StackFrame24GetScriptNameOrSourceURLEv"); - v8_export_posix("_ZNK2v810StackFrame25GetScriptSourceMappingURLEv"); - v8_export_posix("_ZNK2v810StackFrame6IsEvalEv"); - v8_export_posix("_ZNK2v810StackFrame6IsWasmEv"); - v8_export_posix("_ZNK2v810StackTrace13GetFrameCountEv"); - v8_export_posix("_ZNK2v810StackTrace8GetFrameEPNS_7IsolateEj"); - v8_export_posix("_ZNK2v811ArrayBuffer10ByteLengthEv"); - v8_export_posix("_ZNK2v811ArrayBuffer11WasDetachedEv"); - v8_export_posix("_ZNK2v811ArrayBuffer12IsDetachableEv"); - v8_export_posix("_ZNK2v811ArrayBuffer13MaxByteLengthEv"); - v8_export_posix("_ZNK2v811ArrayBuffer27IsResizableByUserJavaScriptEv"); - v8_export_posix("_ZNK2v811ArrayBuffer4DataEv"); - v8_export_posix("_ZNK2v811StartupData13CanBeRehashedEv"); - v8_export_posix("_ZNK2v811StartupData7IsValidEv"); - v8_export_posix("_ZNK2v812BackingStore10ByteLengthEv"); - v8_export_posix("_ZNK2v812BackingStore13MaxByteLengthEv"); - v8_export_posix("_ZNK2v812BackingStore27IsResizableByUserJavaScriptEv"); - v8_export_posix("_ZNK2v812BackingStore4DataEv"); - v8_export_posix("_ZNK2v812BackingStore8IsSharedEv"); - v8_export_posix("_ZNK2v812BigIntObject7ValueOfEv"); - v8_export_posix("_ZNK2v812HeapSnapshot11GetNodeByIdEj"); - v8_export_posix("_ZNK2v812HeapSnapshot13GetNodesCountEv"); - v8_export_posix("_ZNK2v812HeapSnapshot24GetMaxSnapshotJSObjectIdEv"); - v8_export_posix("_ZNK2v812HeapSnapshot7GetNodeEi"); - v8_export_posix("_ZNK2v812HeapSnapshot7GetRootEv"); - v8_export_posix("_ZNK2v812HeapSnapshot9SerializeEPNS_12OutputStreamENS0_19SerializationFormatE"); - v8_export_posix("_ZNK2v812NumberObject7ValueOfEv"); - v8_export_posix("_ZNK2v812ScriptOrigin24VerifyHostDefinedOptionsEv"); - v8_export_posix("_ZNK2v812StringObject7ValueOfEv"); - v8_export_posix("_ZNK2v812SymbolObject7ValueOfEv"); - v8_export_posix("_ZNK2v812api_internal14StackAllocatedILb1EE13VerifyOnStackEv"); - v8_export_posix("_ZNK2v813BooleanObject7ValueOfEv"); - v8_export_posix("_ZNK2v813CFunctionInfo12ArgumentInfoEj"); - v8_export_posix("_ZNK2v813HeapGraphEdge11GetFromNodeEv"); - v8_export_posix("_ZNK2v813HeapGraphEdge7GetNameEv"); - v8_export_posix("_ZNK2v813HeapGraphEdge7GetTypeEv"); - v8_export_posix("_ZNK2v813HeapGraphEdge9GetToNodeEv"); - v8_export_posix("_ZNK2v813HeapGraphNode14GetShallowSizeEv"); - v8_export_posix("_ZNK2v813HeapGraphNode16GetChildrenCountEv"); - v8_export_posix("_ZNK2v813HeapGraphNode5GetIdEv"); - v8_export_posix("_ZNK2v813HeapGraphNode7GetNameEv"); - v8_export_posix("_ZNK2v813HeapGraphNode7GetTypeEv"); - v8_export_posix("_ZNK2v813HeapGraphNode8GetChildEi"); - v8_export_posix("_ZNK2v813ModuleRequest12GetSpecifierEv"); - v8_export_posix("_ZNK2v813ModuleRequest15GetSourceOffsetEv"); - v8_export_posix("_ZNK2v813ModuleRequest19GetImportAttributesEv"); - v8_export_posix("_ZNK2v813UnboundScript5GetIdEv"); - v8_export_posix("_ZNK2v814CpuProfileNode11GetHitCountEv"); - v8_export_posix("_ZNK2v814CpuProfileNode11GetScriptIdEv"); - v8_export_posix("_ZNK2v814CpuProfileNode12GetLineTicksEPNS0_8LineTickEj"); - v8_export_posix("_ZNK2v814CpuProfileNode13GetDeoptInfosEv"); - v8_export_posix("_ZNK2v814CpuProfileNode13GetLineNumberEv"); - v8_export_posix("_ZNK2v814CpuProfileNode13GetSourceTypeEv"); - v8_export_posix("_ZNK2v814CpuProfileNode15GetColumnNumberEv"); - v8_export_posix("_ZNK2v814CpuProfileNode15GetFunctionNameEv"); - v8_export_posix("_ZNK2v814CpuProfileNode15GetHitLineCountEv"); - v8_export_posix("_ZNK2v814CpuProfileNode16GetBailoutReasonEv"); - v8_export_posix("_ZNK2v814CpuProfileNode16GetChildrenCountEv"); - v8_export_posix("_ZNK2v814CpuProfileNode18GetFunctionNameStrEv"); - v8_export_posix("_ZNK2v814CpuProfileNode21GetScriptResourceNameEv"); - v8_export_posix("_ZNK2v814CpuProfileNode24GetScriptResourceNameStrEv"); - v8_export_posix("_ZNK2v814CpuProfileNode25IsScriptSharedCrossOriginEv"); - v8_export_posix("_ZNK2v814CpuProfileNode8GetChildEi"); - v8_export_posix("_ZNK2v814CpuProfileNode9GetNodeIdEv"); - v8_export_posix("_ZNK2v814CpuProfileNode9GetParentEv"); - v8_export_posix("_ZNK2v814ObjectTemplate10IsCodeLikeEv"); - v8_export_posix("_ZNK2v814ObjectTemplate16IsImmutableProtoEv"); - v8_export_posix("_ZNK2v814ObjectTemplate18InternalFieldCountEv"); - v8_export_posix("_ZNK2v814PrimitiveArray6LengthEv"); - v8_export_posix("_ZNK2v814ScriptCompiler20ConsumeCodeCacheTask29ShouldMergeWithExistingScriptEv"); - v8_export_posix("_ZNK2v814SourceLocation8ToStringB5cxx11Ev"); - v8_export_posix("_ZNK2v815ArrayBufferView9HasBufferEv"); - v8_export_posix("_ZNK2v816FunctionTemplate26IsLeafTemplateForApiObjectENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZNK2v817SharedArrayBuffer10ByteLengthEv"); - v8_export_posix("_ZNK2v817SharedArrayBuffer13MaxByteLengthEv"); - v8_export_posix("_ZNK2v817SharedArrayBuffer4DataEv"); - v8_export_posix("_ZNK2v817ValueDeserializer20GetWireFormatVersionEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor10enumerableEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor12configurableEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor12has_writableEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor14has_enumerableEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor16has_configurableEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor3getEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor3setEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor5valueEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor7has_getEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor7has_setEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor8writableEv"); - v8_export_posix("_ZNK2v818PropertyDescriptor9has_valueEv"); - v8_export_posix("_ZNK2v819CpuProfilingOptions18raw_filter_contextEv"); - v8_export_posix("_ZNK2v819TracedReferenceBase10CheckValueEv"); - v8_export_posix("_ZNK2v821FastApiTypedArrayBase13ValidateIndexEm"); - v8_export_posix("_ZNK2v83Map4SizeEv"); - v8_export_posix("_ZNK2v83Map7AsArrayEv"); - v8_export_posix("_ZNK2v83Set4SizeEv"); - v8_export_posix("_ZNK2v83Set7AsArrayEv"); - v8_export_posix("_ZNK2v84Data12IsFixedArrayEv"); - v8_export_posix("_ZNK2v84Data16IsObjectTemplateEv"); - v8_export_posix("_ZNK2v84Data18IsFunctionTemplateEv"); - v8_export_posix("_ZNK2v84Data7IsValueEv"); - v8_export_posix("_ZNK2v84Data8IsModuleEv"); - v8_export_posix("_ZNK2v84Data9IsContextEv"); - v8_export_posix("_ZNK2v84Data9IsPrivateEv"); - v8_export_posix("_ZNK2v84Date11ToISOStringEv"); - v8_export_posix("_ZNK2v84Date7ValueOfEv"); - v8_export_posix("_ZNK2v84base15RegionAllocator5PrintERSo"); - v8_export_posix("_ZNK2v84base15RegionAllocator6Region5PrintERSo"); - v8_export_posix("_ZNK2v84base20BoundedPageAllocator4sizeEv"); - v8_export_posix("_ZNK2v84base20BoundedPageAllocator5beginEv"); - v8_export_posix("_ZNK2v84base4Time10ToTimespecEv"); - v8_export_posix("_ZNK2v84base4Time8ToJsTimeEv"); - v8_export_posix("_ZNK2v84base4Time9ToTimevalEv"); - v8_export_posix("_ZNK2v84base5debug10StackTrace14OutputToStreamEPSo"); - v8_export_posix("_ZNK2v84base5debug10StackTrace5PrintEv"); - v8_export_posix("_ZNK2v84base5debug10StackTrace8ToStringB5cxx11Ev"); - v8_export_posix("_ZNK2v84base5debug10StackTrace9AddressesEPm"); - v8_export_posix("_ZNK2v84base6Bignum11ToHexStringEPci"); - v8_export_posix("_ZNK2v84base6Bignum7BigitAtEi"); - v8_export_posix("_ZNK2v84base6Bignum9IsClampedEv"); - v8_export_posix("_ZNK2v84base9TimeDelta10InSecondsFEv"); - v8_export_posix("_ZNK2v84base9TimeDelta10ToTimespecEv"); - v8_export_posix("_ZNK2v84base9TimeDelta13InNanosecondsEv"); - v8_export_posix("_ZNK2v84base9TimeDelta14InMicrosecondsEv"); - v8_export_posix("_ZNK2v84base9TimeDelta14InMillisecondsEv"); - v8_export_posix("_ZNK2v84base9TimeDelta15InMillisecondsFEv"); - v8_export_posix("_ZNK2v84base9TimeDelta23InMillisecondsRoundedUpEv"); - v8_export_posix("_ZNK2v84base9TimeDelta6InDaysEv"); - v8_export_posix("_ZNK2v84base9TimeDelta7InHoursEv"); - v8_export_posix("_ZNK2v84base9TimeDelta9InMinutesEv"); - v8_export_posix("_ZNK2v84base9TimeDelta9InSecondsEv"); - v8_export_posix("_ZNK2v85Array6LengthEv"); - v8_export_posix("_ZNK2v85Int325ValueEv"); - v8_export_posix("_ZNK2v85Proxy9IsRevokedEv"); - v8_export_posix("_ZNK2v85Value10FullIsNullEv"); - v8_export_posix("_ZNK2v85Value10FullIsTrueEv"); - v8_export_posix("_ZNK2v85Value10Int32ValueENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value10IsDataViewEv"); - v8_export_posix("_ZNK2v85Value10IsExternalEv"); - v8_export_posix("_ZNK2v85Value10IsFunctionEv"); - v8_export_posix("_ZNK2v85Value10IsWasmNullEv"); - v8_export_posix("_ZNK2v85Value11FullIsFalseEv"); - v8_export_posix("_ZNK2v85Value11IsInt8ArrayEv"); - v8_export_posix("_ZNK2v85Value11NumberValueENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value11ToPrimitiveENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value11Uint32ValueENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value12BooleanValueEPNS_7IsolateE"); - v8_export_posix("_ZNK2v85Value12FullIsStringEv"); - v8_export_posix("_ZNK2v85Value12IntegerValueENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value12IsInt16ArrayEv"); - v8_export_posix("_ZNK2v85Value12IsInt32ArrayEv"); - v8_export_posix("_ZNK2v85Value12IsTypedArrayEv"); - v8_export_posix("_ZNK2v85Value12IsUint8ArrayEv"); - v8_export_posix("_ZNK2v85Value12StrictEqualsENS_5LocalIS0_EE"); - v8_export_posix("_ZNK2v85Value12ToArrayIndexENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value13IsArrayBufferEv"); - v8_export_posix("_ZNK2v85Value13IsMapIteratorEv"); - v8_export_posix("_ZNK2v85Value13IsNativeErrorEv"); - v8_export_posix("_ZNK2v85Value13IsSetIteratorEv"); - v8_export_posix("_ZNK2v85Value13IsUint16ArrayEv"); - v8_export_posix("_ZNK2v85Value13IsUint32ArrayEv"); - v8_export_posix("_ZNK2v85Value14IsBigIntObjectEv"); - v8_export_posix("_ZNK2v85Value14IsFloat16ArrayEv"); - v8_export_posix("_ZNK2v85Value14IsFloat32ArrayEv"); - v8_export_posix("_ZNK2v85Value14IsFloat64ArrayEv"); - v8_export_posix("_ZNK2v85Value14IsNumberObjectEv"); - v8_export_posix("_ZNK2v85Value14IsStringObjectEv"); - v8_export_posix("_ZNK2v85Value14IsSymbolObjectEv"); - v8_export_posix("_ZNK2v85Value14ToDetailStringENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value15FullIsUndefinedEv"); - v8_export_posix("_ZNK2v85Value15IsAsyncFunctionEv"); - v8_export_posix("_ZNK2v85Value15IsBigInt64ArrayEv"); - v8_export_posix("_ZNK2v85Value15IsBooleanObjectEv"); - v8_export_posix("_ZNK2v85Value16IsBigUint64ArrayEv"); - v8_export_posix("_ZNK2v85Value17IsArgumentsObjectEv"); - v8_export_posix("_ZNK2v85Value17IsArrayBufferViewEv"); - v8_export_posix("_ZNK2v85Value17IsGeneratorObjectEv"); - v8_export_posix("_ZNK2v85Value18IsWasmMemoryObjectEv"); - v8_export_posix("_ZNK2v85Value18IsWasmModuleObjectEv"); - v8_export_posix("_ZNK2v85Value19IsGeneratorFunctionEv"); - v8_export_posix("_ZNK2v85Value19IsSharedArrayBufferEv"); - v8_export_posix("_ZNK2v85Value19IsUint8ClampedArrayEv"); - v8_export_posix("_ZNK2v85Value23IsModuleNamespaceObjectEv"); - v8_export_posix("_ZNK2v85Value5IsMapEv"); - v8_export_posix("_ZNK2v85Value5IsSetEv"); - v8_export_posix("_ZNK2v85Value6EqualsENS_5LocalINS_7ContextEEENS1_IS0_EE"); - v8_export_posix("_ZNK2v85Value6IsDateEv"); - v8_export_posix("_ZNK2v85Value6IsNameEv"); - v8_export_posix("_ZNK2v85Value7IsArrayEv"); - v8_export_posix("_ZNK2v85Value7IsInt32Ev"); - v8_export_posix("_ZNK2v85Value7IsProxyEv"); - v8_export_posix("_ZNK2v85Value7ToInt32ENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value8IsBigIntEv"); - v8_export_posix("_ZNK2v85Value8IsNumberEv"); - v8_export_posix("_ZNK2v85Value8IsObjectEv"); - v8_export_posix("_ZNK2v85Value8IsRegExpEv"); - v8_export_posix("_ZNK2v85Value8IsSymbolEv"); - v8_export_posix("_ZNK2v85Value8IsUint32Ev"); - v8_export_posix("_ZNK2v85Value8ToBigIntENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value8ToNumberENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value8ToObjectENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value8ToStringENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value8ToUint32ENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value9IsBooleanEv"); - v8_export_posix("_ZNK2v85Value9IsPromiseEv"); - v8_export_posix("_ZNK2v85Value9IsWeakMapEv"); - v8_export_posix("_ZNK2v85Value9IsWeakRefEv"); - v8_export_posix("_ZNK2v85Value9IsWeakSetEv"); - v8_export_posix("_ZNK2v85Value9SameValueENS_5LocalIS0_EE"); - v8_export_posix("_ZNK2v85Value9ToBooleanEPNS_7IsolateE"); - v8_export_posix("_ZNK2v85Value9ToIntegerENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85Value9ToNumericENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v85debug10WasmScript10CodeOffsetEv"); - v8_export_posix("_ZNK2v85debug10WasmScript12NumFunctionsEv"); - v8_export_posix("_ZNK2v85debug10WasmScript16GetFunctionRangeEi"); - v8_export_posix("_ZNK2v85debug10WasmScript18ExternalSymbolsURLEv"); - v8_export_posix("_ZNK2v85debug10WasmScript18GetDebugSymbolTypeEv"); - v8_export_posix("_ZNK2v85debug10WasmScript20NumImportedFunctionsEv"); - v8_export_posix("_ZNK2v85debug10WasmScript21GetContainingFunctionEi"); - v8_export_posix("_ZNK2v85debug12ScriptSource12WasmBytecodeEv"); - v8_export_posix("_ZNK2v85debug12ScriptSource14JavaScriptCodeEv"); - v8_export_posix("_ZNK2v85debug12ScriptSource4SizeEv"); - v8_export_posix("_ZNK2v85debug12ScriptSource6LengthEv"); - v8_export_posix("_ZNK2v85debug15WasmValueObject4typeEv"); - v8_export_posix("_ZNK2v85debug6Script10GetIsolateEv"); - v8_export_posix("_ZNK2v85debug6Script10IsEmbeddedEv"); - v8_export_posix("_ZNK2v85debug6Script11StartColumnEv"); - v8_export_posix("_ZNK2v85debug6Script11WasCompiledEv"); - v8_export_posix("_ZNK2v85debug6Script13GetSha256HashEv"); - v8_export_posix("_ZNK2v85debug6Script13OriginOptionsEv"); - v8_export_posix("_ZNK2v85debug6Script13SetBreakpointENS_5LocalINS_6StringEEEPNS0_8LocationEPi"); - v8_export_posix("_ZNK2v85debug6Script15GetSourceOffsetERKNS0_8LocationENS1_19GetSourceOffsetModeE"); - v8_export_posix("_ZNK2v85debug6Script15SetScriptSourceENS_5LocalINS_6StringEEEbbPNS0_14LiveEditResultE"); - v8_export_posix("_ZNK2v85debug6Script16SourceMappingURLEv"); - v8_export_posix("_ZNK2v85debug6Script17GetSourceLocationEi"); - v8_export_posix("_ZNK2v85debug6Script22GetPossibleBreakpointsERKNS0_8LocationES4_bPSt6vectorINS0_13BreakLocationESaIS6_EE"); - v8_export_posix("_ZNK2v85debug6Script28SetInstrumentationBreakpointEPi"); - v8_export_posix("_ZNK2v85debug6Script2IdEv"); - v8_export_posix("_ZNK2v85debug6Script4NameEv"); - v8_export_posix("_ZNK2v85debug6Script6IsWasmEv"); - v8_export_posix("_ZNK2v85debug6Script6SourceEv"); - v8_export_posix("_ZNK2v85debug6Script7EndLineEv"); - v8_export_posix("_ZNK2v85debug6Script8IsModuleEv"); - v8_export_posix("_ZNK2v85debug6Script9ContextIdEv"); - v8_export_posix("_ZNK2v85debug6Script9EndColumnEv"); - v8_export_posix("_ZNK2v85debug6Script9SourceURLEv"); - v8_export_posix("_ZNK2v85debug6Script9StartLineEv"); - v8_export_posix("_ZNK2v85debug8Coverage10ScriptData13FunctionCountEv"); - v8_export_posix("_ZNK2v85debug8Coverage10ScriptData15GetFunctionDataEm"); - v8_export_posix("_ZNK2v85debug8Coverage10ScriptData9GetScriptEv"); - v8_export_posix("_ZNK2v85debug8Coverage11ScriptCountEv"); - v8_export_posix("_ZNK2v85debug8Coverage12FunctionData10BlockCountEv"); - v8_export_posix("_ZNK2v85debug8Coverage12FunctionData11StartOffsetEv"); - v8_export_posix("_ZNK2v85debug8Coverage12FunctionData12GetBlockDataEm"); - v8_export_posix("_ZNK2v85debug8Coverage12FunctionData16HasBlockCoverageEv"); - v8_export_posix("_ZNK2v85debug8Coverage12FunctionData4NameEv"); - v8_export_posix("_ZNK2v85debug8Coverage12FunctionData5CountEv"); - v8_export_posix("_ZNK2v85debug8Coverage12FunctionData9EndOffsetEv"); - v8_export_posix("_ZNK2v85debug8Coverage13GetScriptDataEm"); - v8_export_posix("_ZNK2v85debug8Coverage9BlockData11StartOffsetEv"); - v8_export_posix("_ZNK2v85debug8Coverage9BlockData5CountEv"); - v8_export_posix("_ZNK2v85debug8Coverage9BlockData9EndOffsetEv"); - v8_export_posix("_ZNK2v85debug8Location13GetLineNumberEv"); - v8_export_posix("_ZNK2v85debug8Location15GetColumnNumberEv"); - v8_export_posix("_ZNK2v85debug8Location7IsEmptyEv"); - v8_export_posix("_ZNK2v86BigInt10Int64ValueEPb"); - v8_export_posix("_ZNK2v86BigInt11Uint64ValueEPb"); - v8_export_posix("_ZNK2v86BigInt12ToWordsArrayEPiS1_Pm"); - v8_export_posix("_ZNK2v86BigInt9WordCountEv"); - v8_export_posix("_ZNK2v86Module12GetExceptionEv"); - v8_export_posix("_ZNK2v86Module12IsGraphAsyncEv"); - v8_export_posix("_ZNK2v86Module15GetIdentityHashEv"); - v8_export_posix("_ZNK2v86Module17GetModuleRequestsEv"); - v8_export_posix("_ZNK2v86Module17IsSyntheticModuleEv"); - v8_export_posix("_ZNK2v86Module18IsSourceTextModuleEv"); - v8_export_posix("_ZNK2v86Module22SourceOffsetToLocationEi"); - v8_export_posix("_ZNK2v86Module8ScriptIdEv"); - v8_export_posix("_ZNK2v86Module9GetStatusEv"); - v8_export_posix("_ZNK2v86Number5ValueEv"); - v8_export_posix("_ZNK2v86Object10IsCallableEv"); - v8_export_posix("_ZNK2v86Object10IsCodeLikeEPNS_7IsolateE"); - v8_export_posix("_ZNK2v86Object12IsApiWrapperEv"); - v8_export_posix("_ZNK2v86Object13IsConstructorEv"); - v8_export_posix("_ZNK2v86Object14IsUndetectableEv"); - v8_export_posix("_ZNK2v86Object18InternalFieldCountEv"); - v8_export_posix("_ZNK2v86Object25HasNamedLookupInterceptorEv"); - v8_export_posix("_ZNK2v86Object27HasIndexedLookupInterceptorEv"); - v8_export_posix("_ZNK2v86RegExp8GetFlagsEv"); - v8_export_posix("_ZNK2v86RegExp9GetSourceEv"); - v8_export_posix("_ZNK2v86Script23GetProducedCompileHintsEv"); - v8_export_posix("_ZNK2v86String10IsExternalEv"); - v8_export_posix("_ZNK2v86String10Utf8LengthEPNS_7IsolateE"); - v8_export_posix("_ZNK2v86String12StringEqualsENS_5LocalIS0_EE"); - v8_export_posix("_ZNK2v86String12WriteOneByteEPNS_7IsolateEPhiii"); - v8_export_posix("_ZNK2v86String15CanMakeExternalENS0_8EncodingE"); - v8_export_posix("_ZNK2v86String17IsExternalOneByteEv"); - v8_export_posix("_ZNK2v86String17IsExternalTwoByteEv"); - v8_export_posix("_ZNK2v86String19ContainsOnlyOneByteEv"); - v8_export_posix("_ZNK2v86String22ExternalStringResource25CheckCachedDataInvariantsEv"); - v8_export_posix("_ZNK2v86String28VerifyExternalStringResourceEPNS0_22ExternalStringResourceE"); - v8_export_posix("_ZNK2v86String29ExternalOneByteStringResource25CheckCachedDataInvariantsEv"); - v8_export_posix("_ZNK2v86String29GetExternalStringResourceSlowEv"); - v8_export_posix("_ZNK2v86String32GetExternalOneByteStringResourceEv"); - v8_export_posix("_ZNK2v86String32VerifyExternalStringResourceBaseEPNS0_26ExternalStringResourceBaseENS0_8EncodingE"); - v8_export_posix("_ZNK2v86String33GetExternalStringResourceBaseSlowEPNS0_8EncodingE"); - v8_export_posix("_ZNK2v86String5WriteEPNS_7IsolateEPtiii"); - v8_export_posix("_ZNK2v86String6LengthEv"); - v8_export_posix("_ZNK2v86String9IsOneByteEv"); - v8_export_posix("_ZNK2v86String9WriteUtf8EPNS_7IsolateEPciPii"); - v8_export_posix("_ZNK2v86Symbol11DescriptionEPNS_7IsolateE"); - v8_export_posix("_ZNK2v86Uint325ValueEv"); - v8_export_posix("_ZNK2v87Boolean5ValueEv"); - v8_export_posix("_ZNK2v87Context34IsCodeGenerationFromStringsAllowedEv"); - v8_export_posix("_ZNK2v87CppHeap18wrapper_descriptorEv"); - v8_export_posix("_ZNK2v87Integer5ValueEv"); - v8_export_posix("_ZNK2v87Isolate10GetCppHeapEv"); - v8_export_posix("_ZNK2v87Isolate19GetMicrotasksPolicyEv"); - v8_export_posix("_ZNK2v87Isolate9IsCurrentEv"); - v8_export_posix("_ZNK2v87Message10ErrorLevelEv"); - v8_export_posix("_ZNK2v87Message10GetIsolateEv"); - v8_export_posix("_ZNK2v87Message12GetEndColumnENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v87Message12GetEndColumnEv"); - v8_export_posix("_ZNK2v87Message13GetLineNumberENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v87Message13GetSourceLineENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v87Message13GetStackTraceEv"); - v8_export_posix("_ZNK2v87Message14GetEndPositionEv"); - v8_export_posix("_ZNK2v87Message14GetStartColumnENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v87Message14GetStartColumnEv"); - v8_export_posix("_ZNK2v87Message15GetScriptOriginEv"); - v8_export_posix("_ZNK2v87Message16GetStartPositionEv"); - v8_export_posix("_ZNK2v87Message19IsSharedCrossOriginEv"); - v8_export_posix("_ZNK2v87Message20GetWasmFunctionIndexEv"); - v8_export_posix("_ZNK2v87Message21GetScriptResourceNameEv"); - v8_export_posix("_ZNK2v87Message3GetEv"); - v8_export_posix("_ZNK2v87Message8IsOpaqueEv"); - v8_export_posix("_ZNK2v87Message9GetSourceENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v87Private4NameEv"); - v8_export_posix("_ZNK2v87Promise10HasHandlerEv"); - v8_export_posix("_ZNK2v87sampler11AtomicGuard10is_successEv"); - v8_export_posix("_ZNK2v87tracing11TracedValue19AppendAsTraceFormatEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); - v8_export_posix("_ZNK2v88External5ValueEv"); - v8_export_posix("_ZNK2v88Function11NewInstanceENS_5LocalINS_7ContextEEEiPNS1_INS_5ValueEEE"); - v8_export_posix("_ZNK2v88Function12GetDebugNameEv"); - v8_export_posix("_ZNK2v88Function15GetInferredNameEv"); - v8_export_posix("_ZNK2v88Function15GetScriptOriginEv"); - v8_export_posix("_ZNK2v88Function16GetBoundFunctionEv"); - v8_export_posix("_ZNK2v88Function16GetUnboundScriptEv"); - v8_export_posix("_ZNK2v88Function19GetScriptLineNumberEv"); - v8_export_posix("_ZNK2v88Function21GetScriptColumnNumberEv"); - v8_export_posix("_ZNK2v88Function22GetScriptStartPositionEv"); - v8_export_posix("_ZNK2v88Function26Experimental_IsNopFunctionEv"); - v8_export_posix("_ZNK2v88Function29NewInstanceWithSideEffectTypeENS_5LocalINS_7ContextEEEiPNS1_INS_5ValueEEENS_14SideEffectTypeE"); - v8_export_posix("_ZNK2v88Function7GetNameEv"); - v8_export_posix("_ZNK2v88Function8ScriptIdEv"); - v8_export_posix("_ZNK2v88TryCatch10StackTraceENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZNK2v88TryCatch11CanContinueEv"); - v8_export_posix("_ZNK2v88TryCatch13HasTerminatedEv"); - v8_export_posix("_ZNK2v88TryCatch7MessageEv"); - v8_export_posix("_ZNK2v88TryCatch9ExceptionEv"); - v8_export_posix("_ZNK2v88TryCatch9HasCaughtEv"); - v8_export_posix("_ZNK2v88TryCatch9IsVerboseEv"); - v8_export_posix("_ZN2v810CpuProfile6DeleteEv"); - v8_export_posix("_ZN2v810FixedArray9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v810Int16Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v810Int16Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v810Int16Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v810Int32Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v810Int32Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v810Int32Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v810NewContextEPNS_7IsolateEPNS_22ExtensionConfigurationENS_10MaybeLocalINS_14ObjectTemplateEEENS4_INS_5ValueEEEmNS_8internal33DeserializeEmbedderFieldsCallbackEPNS_14MicrotaskQueueE"); - v8_export_posix("_ZN2v810StackTrace17CurrentStackTraceEPNS_7IsolateEiNS0_17StackTraceOptionsE"); - v8_export_posix("_ZN2v810StackTrace28CurrentScriptNameOrSourceURLEPNS_7IsolateE"); - v8_export_posix("_ZN2v810TypedArray6LengthEv"); - v8_export_posix("_ZN2v810TypedArray9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v810Uint8Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v810Uint8Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v810Uint8Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v811ArrayBuffer12SetDetachKeyENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v811ArrayBuffer15GetBackingStoreEv"); - v8_export_posix("_ZN2v811ArrayBuffer15NewBackingStoreEPNS_7IsolateEm"); - v8_export_posix("_ZN2v811ArrayBuffer15NewBackingStoreEPvmPFvS1_mS1_ES1_"); - v8_export_posix("_ZN2v811ArrayBuffer24NewResizableBackingStoreEmm"); - v8_export_posix("_ZN2v811ArrayBuffer3NewEPNS_7IsolateESt10shared_ptrINS_12BackingStoreEE"); - v8_export_posix("_ZN2v811ArrayBuffer3NewEPNS_7IsolateEm"); - v8_export_posix("_ZN2v811ArrayBuffer6DetachENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v811ArrayBuffer6DetachEv"); - v8_export_posix("_ZN2v811ArrayBuffer9Allocator10ReallocateEPvmm"); - v8_export_posix("_ZN2v811ArrayBuffer9Allocator19NewDefaultAllocatorEv"); - v8_export_posix("_ZN2v811ArrayBuffer9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v811CpuProfiler13CollectSampleEPNS_7IsolateE"); - v8_export_posix("_ZN2v811CpuProfiler13StopProfilingENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v811CpuProfiler14StartProfilingENS_5LocalINS_6StringEEENS_16CpuProfilingModeEbj"); - v8_export_posix("_ZN2v811CpuProfiler14StartProfilingENS_5LocalINS_6StringEEENS_19CpuProfilingOptionsESt10unique_ptrINS_24DiscardedSamplesDelegateESt14default_deleteIS6_EE"); - v8_export_posix("_ZN2v811CpuProfiler14StartProfilingENS_5LocalINS_6StringEEEb"); - v8_export_posix("_ZN2v811CpuProfiler19SetSamplingIntervalEi"); - v8_export_posix("_ZN2v811CpuProfiler21SetUsePreciseSamplingEb"); - v8_export_posix("_ZN2v811CpuProfiler38UseDetailedSourcePositionsForProfilingEPNS_7IsolateE"); - v8_export_posix("_ZN2v811CpuProfiler3NewEPNS_7IsolateENS_22CpuProfilingNamingModeENS_23CpuProfilingLoggingModeE"); - v8_export_posix("_ZN2v811CpuProfiler4StopEj"); - v8_export_posix("_ZN2v811CpuProfiler5StartENS_19CpuProfilingOptionsESt10unique_ptrINS_24DiscardedSamplesDelegateESt14default_deleteIS3_EE"); - v8_export_posix("_ZN2v811CpuProfiler5StartENS_5LocalINS_6StringEEENS_16CpuProfilingModeEbj"); - v8_export_posix("_ZN2v811CpuProfiler5StartENS_5LocalINS_6StringEEENS_19CpuProfilingOptionsESt10unique_ptrINS_24DiscardedSamplesDelegateESt14default_deleteIS6_EE"); - v8_export_posix("_ZN2v811CpuProfiler5StartENS_5LocalINS_6StringEEEb"); - v8_export_posix("_ZN2v811CpuProfiler7DisposeEv"); - v8_export_posix("_ZN2v811HandleScope10InitializeEPNS_7IsolateE"); - v8_export_posix("_ZN2v811HandleScope12CreateHandleEPNS_8internal7IsolateEm"); - v8_export_posix("_ZN2v811HandleScope15NumberOfHandlesEPNS_7IsolateE"); - v8_export_posix("_ZN2v811HandleScopeC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v811HandleScopeC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v811HandleScopeD1Ev"); - v8_export_posix("_ZN2v811HandleScopeD2Ev"); - v8_export_posix("_ZN2v811HandleScopedaEPvm"); - v8_export_posix("_ZN2v811HandleScopedlEPvm"); - v8_export_posix("_ZN2v811HandleScopenaEm"); - v8_export_posix("_ZN2v811HandleScopenwEm"); - v8_export_posix("_ZN2v811Uint16Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v811Uint16Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v811Uint16Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v811Uint32Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v811Uint32Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v811Uint32Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812BackingStore10ReallocateEPNS_7IsolateESt10unique_ptrIS0_St14default_deleteIS0_EEm"); - v8_export_posix("_ZN2v812BackingStore12EmptyDeleterEPvmS1_"); - v8_export_posix("_ZN2v812BackingStoreD1Ev"); - v8_export_posix("_ZN2v812BackingStoreD2Ev"); - v8_export_posix("_ZN2v812BigIntObject3NewEPNS_7IsolateEl"); - v8_export_posix("_ZN2v812BigIntObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812Float16Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v812Float16Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v812Float16Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812Float32Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v812Float32Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v812Float32Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812Float64Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v812Float64Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v812Float64Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812HeapProfiler11GetObjectIdENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v812HeapProfiler11GetObjectIdEPv"); - v8_export_posix("_ZN2v812HeapProfiler12GetHeapStatsEPNS_12OutputStreamEPl"); - v8_export_posix("_ZN2v812HeapProfiler12QueryObjectsENS_5LocalINS_7ContextEEEPNS_20QueryObjectPredicateEPSt6vectorINS_6GlobalINS_6ObjectEEESaIS9_EE"); - v8_export_posix("_ZN2v812HeapProfiler14ClearObjectIdsEv"); - v8_export_posix("_ZN2v812HeapProfiler14FindObjectByIdEj"); - v8_export_posix("_ZN2v812HeapProfiler15GetHeapSnapshotEi"); - v8_export_posix("_ZN2v812HeapProfiler16GetSnapshotCountEv"); - v8_export_posix("_ZN2v812HeapProfiler16TakeHeapSnapshotEPNS_15ActivityControlEPNS0_18ObjectNameResolverEbb"); - v8_export_posix("_ZN2v812HeapProfiler16TakeHeapSnapshotERKNS0_19HeapSnapshotOptionsE"); - v8_export_posix("_ZN2v812HeapProfiler20GetAllocationProfileEv"); - v8_export_posix("_ZN2v812HeapProfiler22DeleteAllHeapSnapshotsEv"); - v8_export_posix("_ZN2v812HeapProfiler23StopTrackingHeapObjectsEv"); - v8_export_posix("_ZN2v812HeapProfiler24StartTrackingHeapObjectsEb"); - v8_export_posix("_ZN2v812HeapProfiler24StopSamplingHeapProfilerEv"); - v8_export_posix("_ZN2v812HeapProfiler25StartSamplingHeapProfilerEmiNS0_13SamplingFlagsE"); - v8_export_posix("_ZN2v812HeapProfiler26SetGetDetachednessCallbackEPFNS_13EmbedderGraph4Node12DetachednessEPNS_7IsolateERKNS_5LocalINS_5ValueEEEtPvESB_"); - v8_export_posix("_ZN2v812HeapProfiler29AddBuildEmbedderGraphCallbackEPFvPNS_7IsolateEPNS_13EmbedderGraphEPvES5_"); - v8_export_posix("_ZN2v812HeapProfiler32RemoveBuildEmbedderGraphCallbackEPFvPNS_7IsolateEPNS_13EmbedderGraphEPvES5_"); - v8_export_posix("_ZN2v812HeapSnapshot6DeleteEv"); - v8_export_posix("_ZN2v812NumberObject3NewEPNS_7IsolateEd"); - v8_export_posix("_ZN2v812NumberObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812StringObject3NewEPNS_7IsolateENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v812StringObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812SymbolObject3NewEPNS_7IsolateENS_5LocalINS_6SymbolEEE"); - v8_export_posix("_ZN2v812SymbolObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v812api_internal10EternalizeEPNS_7IsolateEPNS_5ValueE"); - v8_export_posix("_ZN2v812api_internal12ToLocalEmptyEv"); - v8_export_posix("_ZN2v812api_internal13DisposeGlobalEPm"); - v8_export_posix("_ZN2v812api_internal17FromJustIsNothingEv"); - v8_export_posix("_ZN2v812api_internal18GlobalizeReferenceEPNS_8internal7IsolateEm"); - v8_export_posix("_ZN2v812api_internal19CopyGlobalReferenceEPm"); - v8_export_posix("_ZN2v812api_internal19MoveGlobalReferenceEPPmS2_"); - v8_export_posix("_ZN2v812api_internal22AnnotateStrongRetainerEPmPKc"); - v8_export_posix("_ZN2v812api_internal24InternalFieldOutOfBoundsEi"); - v8_export_posix("_ZN2v812api_internal8MakeWeakEPPm"); - v8_export_posix("_ZN2v812api_internal8MakeWeakEPmPvPFvRKNS_16WeakCallbackInfoIvEEENS_16WeakCallbackTypeE"); - v8_export_posix("_ZN2v812api_internal9ClearWeakEPm"); - v8_export_posix("_ZN2v813BigInt64Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v813BigInt64Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v813BigInt64Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v813BooleanObject3NewEPNS_7IsolateEb"); - v8_export_posix("_ZN2v813BooleanObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v813CFunctionInfoC1ERKNS_9CTypeInfoEjPS2_NS0_19Int64RepresentationE"); - v8_export_posix("_ZN2v813CFunctionInfoC2ERKNS_9CTypeInfoEjPS2_NS0_19Int64RepresentationE"); - v8_export_posix("_ZN2v813ModuleRequest9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v813RegisterStateC1ERKS0_"); - v8_export_posix("_ZN2v813RegisterStateC1Ev"); - v8_export_posix("_ZN2v813RegisterStateC2ERKS0_"); - v8_export_posix("_ZN2v813RegisterStateC2Ev"); - v8_export_posix("_ZN2v813RegisterStateD1Ev"); - v8_export_posix("_ZN2v813RegisterStateD2Ev"); - v8_export_posix("_ZN2v813RegisterStateaSERKS0_"); - v8_export_posix("_ZN2v813UnboundScript12GetSourceURLEv"); - v8_export_posix("_ZN2v813UnboundScript13GetLineNumberEi"); - v8_export_posix("_ZN2v813UnboundScript13GetScriptNameEv"); - v8_export_posix("_ZN2v813UnboundScript15GetColumnNumberEi"); - v8_export_posix("_ZN2v813UnboundScript19GetSourceMappingURLEv"); - v8_export_posix("_ZN2v813UnboundScript20BindToCurrentContextEv"); - v8_export_posix("_ZN2v813WasmStreaming15OnBytesReceivedEPKhm"); - v8_export_posix("_ZN2v813WasmStreaming22SetCompiledModuleBytesEPKhm"); - v8_export_posix("_ZN2v813WasmStreaming39SetMoreFunctionsCanBeSerializedCallbackESt8functionIFvNS_18CompiledWasmModuleEEE"); - v8_export_posix("_ZN2v813WasmStreaming5AbortENS_10MaybeLocalINS_5ValueEEE"); - v8_export_posix("_ZN2v813WasmStreaming6FinishEb"); - v8_export_posix("_ZN2v813WasmStreaming6SetUrlEPKcm"); - v8_export_posix("_ZN2v813WasmStreaming6UnpackEPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v813WasmStreamingC1ESt10unique_ptrINS0_17WasmStreamingImplESt14default_deleteIS2_EE"); - v8_export_posix("_ZN2v813WasmStreamingC2ESt10unique_ptrINS0_17WasmStreamingImplESt14default_deleteIS2_EE"); - v8_export_posix("_ZN2v813WasmStreamingD1Ev"); - v8_export_posix("_ZN2v813WasmStreamingD2Ev"); - v8_export_posix("_ZN2v814BigUint64Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v814BigUint64Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v814BigUint64Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v814HeapStatisticsC1Ev"); - v8_export_posix("_ZN2v814HeapStatisticsC2Ev"); - v8_export_posix("_ZN2v814MicrotaskQueue3NewEPNS_7IsolateENS_16MicrotasksPolicyE"); - v8_export_posix("_ZN2v814ObjectTemplate10SetHandlerERKNS_33NamedPropertyHandlerConfigurationE"); - v8_export_posix("_ZN2v814ObjectTemplate10SetHandlerERKNS_35IndexedPropertyHandlerConfigurationE"); - v8_export_posix("_ZN2v814ObjectTemplate11NewInstanceENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v814ObjectTemplate11SetAccessorENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_"); - v8_export_posix("_ZN2v814ObjectTemplate11SetAccessorENS_5LocalINS_6StringEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_"); - v8_export_posix("_ZN2v814ObjectTemplate11SetCodeLikeEv"); - v8_export_posix("_ZN2v814ObjectTemplate17SetImmutableProtoEv"); - v8_export_posix("_ZN2v814ObjectTemplate18MarkAsUndetectableEv"); - v8_export_posix("_ZN2v814ObjectTemplate21SetInternalFieldCountEi"); - v8_export_posix("_ZN2v814ObjectTemplate22SetAccessCheckCallbackEPFbNS_5LocalINS_7ContextEEENS1_INS_6ObjectEEENS1_INS_5ValueEEEES7_"); - v8_export_posix("_ZN2v814ObjectTemplate24SetCallAsFunctionHandlerEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS2_EE"); - v8_export_posix("_ZN2v814ObjectTemplate32SetAccessCheckCallbackAndHandlerEPFbNS_5LocalINS_7ContextEEENS1_INS_6ObjectEEENS1_INS_5ValueEEEERKNS_33NamedPropertyHandlerConfigurationERKNS_35IndexedPropertyHandlerConfigurationES7_"); - v8_export_posix("_ZN2v814ObjectTemplate3NewEPNS_7IsolateENS_5LocalINS_16FunctionTemplateEEE"); - v8_export_posix("_ZN2v814ObjectTemplate9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v814PrimitiveArray3GetEPNS_7IsolateEi"); - v8_export_posix("_ZN2v814PrimitiveArray3NewEPNS_7IsolateEi"); - v8_export_posix("_ZN2v814PrimitiveArray3SetEPNS_7IsolateEiNS_5LocalINS_9PrimitiveEEE"); - v8_export_posix("_ZN2v814PrimitiveArray9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v814ScriptCompiler10CachedData18CompatibilityCheckEPNS_7IsolateE"); - v8_export_posix("_ZN2v814ScriptCompiler10CachedDataC1EPKhiNS1_12BufferPolicyE"); - v8_export_posix("_ZN2v814ScriptCompiler10CachedDataC2EPKhiNS1_12BufferPolicyE"); - v8_export_posix("_ZN2v814ScriptCompiler10CachedDataD1Ev"); - v8_export_posix("_ZN2v814ScriptCompiler10CachedDataD2Ev"); - v8_export_posix("_ZN2v814ScriptCompiler13CompileModuleENS_5LocalINS_7ContextEEEPNS0_14StreamedSourceENS1_INS_6StringEEERKNS_12ScriptOriginE"); - v8_export_posix("_ZN2v814ScriptCompiler13CompileModuleEPNS_7IsolateEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE"); - v8_export_posix("_ZN2v814ScriptCompiler14StartStreamingEPNS_7IsolateEPNS0_14StreamedSourceENS_10ScriptTypeENS0_14CompileOptionsEPFbiPvES7_"); - v8_export_posix("_ZN2v814ScriptCompiler14StreamedSourceC1ESt10unique_ptrINS0_20ExternalSourceStreamESt14default_deleteIS3_EENS1_8EncodingE"); - v8_export_posix("_ZN2v814ScriptCompiler14StreamedSourceC2ESt10unique_ptrINS0_20ExternalSourceStreamESt14default_deleteIS3_EENS1_8EncodingE"); - v8_export_posix("_ZN2v814ScriptCompiler14StreamedSourceD1Ev"); - v8_export_posix("_ZN2v814ScriptCompiler14StreamedSourceD2Ev"); - v8_export_posix("_ZN2v814ScriptCompiler15CompileFunctionENS_5LocalINS_7ContextEEEPNS0_6SourceEmPNS1_INS_6StringEEEmPNS1_INS_6ObjectEEENS0_14CompileOptionsENS0_13NoCacheReasonE"); - v8_export_posix("_ZN2v814ScriptCompiler15CreateCodeCacheENS_5LocalINS_13UnboundScriptEEE"); - v8_export_posix("_ZN2v814ScriptCompiler15CreateCodeCacheENS_5LocalINS_19UnboundModuleScriptEEE"); - v8_export_posix("_ZN2v814ScriptCompiler19ScriptStreamingTask3RunEv"); - v8_export_posix("_ZN2v814ScriptCompiler20CachedDataVersionTagEv"); - v8_export_posix("_ZN2v814ScriptCompiler20CompileUnboundScriptEPNS_7IsolateEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE"); - v8_export_posix("_ZN2v814ScriptCompiler20ConsumeCodeCacheTask19SourceTextAvailableEPNS_7IsolateENS_5LocalINS_6StringEEERKNS_12ScriptOriginE"); - v8_export_posix("_ZN2v814ScriptCompiler20ConsumeCodeCacheTask23MergeWithExistingScriptEv"); - v8_export_posix("_ZN2v814ScriptCompiler20ConsumeCodeCacheTask3RunEv"); - v8_export_posix("_ZN2v814ScriptCompiler20ConsumeCodeCacheTaskC1ESt10unique_ptrINS_8internal25BackgroundDeserializeTaskESt14default_deleteIS4_EE"); - v8_export_posix("_ZN2v814ScriptCompiler20ConsumeCodeCacheTaskC2ESt10unique_ptrINS_8internal25BackgroundDeserializeTaskESt14default_deleteIS4_EE"); - v8_export_posix("_ZN2v814ScriptCompiler20ConsumeCodeCacheTaskD1Ev"); - v8_export_posix("_ZN2v814ScriptCompiler20ConsumeCodeCacheTaskD2Ev"); - v8_export_posix("_ZN2v814ScriptCompiler22CompileUnboundInternalEPNS_7IsolateEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE"); - v8_export_posix("_ZN2v814ScriptCompiler23CompileFunctionInternalENS_5LocalINS_7ContextEEEPNS0_6SourceEmPNS1_INS_6StringEEEmPNS1_INS_6ObjectEEENS0_14CompileOptionsENS0_13NoCacheReasonEPNS1_INS_14ScriptOrModuleEEE"); - v8_export_posix("_ZN2v814ScriptCompiler23StartConsumingCodeCacheEPNS_7IsolateESt10unique_ptrINS0_10CachedDataESt14default_deleteIS4_EE"); - v8_export_posix("_ZN2v814ScriptCompiler26CreateCodeCacheForFunctionENS_5LocalINS_8FunctionEEE"); - v8_export_posix("_ZN2v814ScriptCompiler7CompileENS_5LocalINS_7ContextEEEPNS0_14StreamedSourceENS1_INS_6StringEEERKNS_12ScriptOriginE"); - v8_export_posix("_ZN2v814ScriptCompiler7CompileENS_5LocalINS_7ContextEEEPNS0_6SourceENS0_14CompileOptionsENS0_13NoCacheReasonE"); - v8_export_posix("_ZN2v814ScriptOrModule15GetResourceNameEv"); - v8_export_posix("_ZN2v814ScriptOrModule18HostDefinedOptionsEv"); - v8_export_posix("_ZN2v815ArrayBufferView10ByteLengthEv"); - v8_export_posix("_ZN2v815ArrayBufferView10ByteOffsetEv"); - v8_export_posix("_ZN2v815ArrayBufferView12CopyContentsEPvm"); - v8_export_posix("_ZN2v815ArrayBufferView6BufferEv"); - v8_export_posix("_ZN2v815ArrayBufferView9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v815MicrotasksScope15GetCurrentDepthEPNS_7IsolateE"); - v8_export_posix("_ZN2v815MicrotasksScope17PerformCheckpointEPNS_7IsolateE"); - v8_export_posix("_ZN2v815MicrotasksScope19IsRunningMicrotasksEPNS_7IsolateE"); - v8_export_posix("_ZN2v815MicrotasksScopeC1ENS_5LocalINS_7ContextEEENS0_4TypeE"); - v8_export_posix("_ZN2v815MicrotasksScopeC1EPNS_7IsolateENS0_4TypeE"); - v8_export_posix("_ZN2v815MicrotasksScopeC1EPNS_7IsolateEPNS_14MicrotaskQueueENS0_4TypeE"); - v8_export_posix("_ZN2v815MicrotasksScopeC2ENS_5LocalINS_7ContextEEENS0_4TypeE"); - v8_export_posix("_ZN2v815MicrotasksScopeC2EPNS_7IsolateENS0_4TypeE"); - v8_export_posix("_ZN2v815MicrotasksScopeC2EPNS_7IsolateEPNS_14MicrotaskQueueENS0_4TypeE"); - v8_export_posix("_ZN2v815MicrotasksScopeD1Ev"); - v8_export_posix("_ZN2v815MicrotasksScopeD2Ev"); - v8_export_posix("_ZN2v815SealHandleScopeC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v815SealHandleScopeC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v815SealHandleScopeD1Ev"); - v8_export_posix("_ZN2v815SealHandleScopeD2Ev"); - v8_export_posix("_ZN2v815SnapshotCreator10AddContextENS_5LocalINS_7ContextEEENS_31SerializeInternalFieldsCallbackENS_28SerializeContextDataCallbackE"); - v8_export_posix("_ZN2v815SnapshotCreator10CreateBlobENS0_20FunctionCodeHandlingE"); - v8_export_posix("_ZN2v815SnapshotCreator10GetIsolateEv"); - v8_export_posix("_ZN2v815SnapshotCreator17SetDefaultContextENS_5LocalINS_7ContextEEENS_31SerializeInternalFieldsCallbackENS_28SerializeContextDataCallbackE"); - v8_export_posix("_ZN2v815SnapshotCreator7AddDataENS_5LocalINS_7ContextEEEm"); - v8_export_posix("_ZN2v815SnapshotCreator7AddDataEm"); - v8_export_posix("_ZN2v815SnapshotCreatorC1EPKlPKNS_11StartupDataE"); - v8_export_posix("_ZN2v815SnapshotCreatorC1EPNS_7IsolateEPKlPKNS_11StartupDataEb"); - v8_export_posix("_ZN2v815SnapshotCreatorC1EPNS_7IsolateERKNS1_12CreateParamsE"); - v8_export_posix("_ZN2v815SnapshotCreatorC1ERKNS_7Isolate12CreateParamsE"); - v8_export_posix("_ZN2v815SnapshotCreatorC2EPKlPKNS_11StartupDataE"); - v8_export_posix("_ZN2v815SnapshotCreatorC2EPNS_7IsolateEPKlPKNS_11StartupDataEb"); - v8_export_posix("_ZN2v815SnapshotCreatorC2EPNS_7IsolateERKNS1_12CreateParamsE"); - v8_export_posix("_ZN2v815SnapshotCreatorC2ERKNS_7Isolate12CreateParamsE"); - v8_export_posix("_ZN2v815SnapshotCreatorD1Ev"); - v8_export_posix("_ZN2v815SnapshotCreatorD2Ev"); - v8_export_posix("_ZN2v815ValueSerializer10WriteValueENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v815ValueSerializer11WriteDoubleEd"); - v8_export_posix("_ZN2v815ValueSerializer11WriteHeaderEv"); - v8_export_posix("_ZN2v815ValueSerializer11WriteUint32Ej"); - v8_export_posix("_ZN2v815ValueSerializer11WriteUint64Em"); - v8_export_posix("_ZN2v815ValueSerializer13WriteRawBytesEPKvm"); - v8_export_posix("_ZN2v815ValueSerializer19TransferArrayBufferEjNS_5LocalINS_11ArrayBufferEEE"); - v8_export_posix("_ZN2v815ValueSerializer37SetTreatArrayBufferViewsAsHostObjectsEb"); - v8_export_posix("_ZN2v815ValueSerializer7ReleaseEv"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate12IsHostObjectEPNS_7IsolateENS_5LocalINS_6ObjectEEE"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate15WriteHostObjectEPNS_7IsolateENS_5LocalINS_6ObjectEEE"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate16FreeBufferMemoryEPv"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate19HasCustomHostObjectEPNS_7IsolateE"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate22GetSharedArrayBufferIdEPNS_7IsolateENS_5LocalINS_17SharedArrayBufferEEE"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate22ReallocateBufferMemoryEPvmPm"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate23GetWasmModuleTransferIdEPNS_7IsolateENS_5LocalINS_16WasmModuleObjectEEE"); - v8_export_posix("_ZN2v815ValueSerializer8Delegate24AdoptSharedValueConveyorEPNS_7IsolateEONS_19SharedValueConveyorE"); - v8_export_posix("_ZN2v815ValueSerializerC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v815ValueSerializerC1EPNS_7IsolateEPNS0_8DelegateE"); - v8_export_posix("_ZN2v815ValueSerializerC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v815ValueSerializerC2EPNS_7IsolateEPNS0_8DelegateE"); - v8_export_posix("_ZN2v815ValueSerializerD1Ev"); - v8_export_posix("_ZN2v815ValueSerializerD2Ev"); - v8_export_posix("_ZN2v816CodeEventHandler6EnableEv"); - v8_export_posix("_ZN2v816CodeEventHandler7DisableEv"); - v8_export_posix("_ZN2v816CodeEventHandlerC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v816CodeEventHandlerC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v816CodeEventHandlerD0Ev"); - v8_export_posix("_ZN2v816CodeEventHandlerD1Ev"); - v8_export_posix("_ZN2v816CodeEventHandlerD2Ev"); - v8_export_posix("_ZN2v816FunctionTemplate11GetFunctionENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v816FunctionTemplate11HasInstanceENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v816FunctionTemplate12NewWithCacheEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalINS_7PrivateEEENSA_IS4_EENSA_INS_9SignatureEEEiNS_14SideEffectTypeE"); - v8_export_posix("_ZN2v816FunctionTemplate12SetClassNameENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v816FunctionTemplate14SetCallHandlerEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS2_EENS_14SideEffectTypeERKNS_10MemorySpanIKNS_9CFunctionEEE"); - v8_export_posix("_ZN2v816FunctionTemplate15RemovePrototypeEv"); - v8_export_posix("_ZN2v816FunctionTemplate16InstanceTemplateEv"); - v8_export_posix("_ZN2v816FunctionTemplate17NewRemoteInstanceEv"); - v8_export_posix("_ZN2v816FunctionTemplate17PrototypeTemplateEv"); - v8_export_posix("_ZN2v816FunctionTemplate17ReadOnlyPrototypeEv"); - v8_export_posix("_ZN2v816FunctionTemplate20SetAcceptAnyReceiverEb"); - v8_export_posix("_ZN2v816FunctionTemplate25NewWithCFunctionOverloadsEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeERKNS_10MemorySpanIKNS_9CFunctionEEE"); - v8_export_posix("_ZN2v816FunctionTemplate28SetPrototypeProviderTemplateENS_5LocalIS0_EE"); - v8_export_posix("_ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeEPKNS_9CFunctionEttt"); - v8_export_posix("_ZN2v816FunctionTemplate7InheritENS_5LocalIS0_EE"); - v8_export_posix("_ZN2v816FunctionTemplate9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v816FunctionTemplate9SetLengthEi"); - v8_export_posix("_ZN2v816TypecheckWitness6UpdateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v816TypecheckWitnessC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v816TypecheckWitnessC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v816WasmMemoryObject6BufferEv"); - v8_export_posix("_ZN2v816WasmMemoryObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v816WasmModuleObject17GetCompiledModuleEv"); - v8_export_posix("_ZN2v816WasmModuleObject18FromCompiledModuleEPNS_7IsolateERKNS_18CompiledWasmModuleE"); - v8_export_posix("_ZN2v816WasmModuleObject7CompileEPNS_7IsolateENS_10MemorySpanIKhEE"); - v8_export_posix("_ZN2v816WasmModuleObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v817RegisterExtensionESt10unique_ptrINS_9ExtensionESt14default_deleteIS1_EE"); - v8_export_posix("_ZN2v817SharedArrayBuffer15GetBackingStoreEv"); - v8_export_posix("_ZN2v817SharedArrayBuffer15NewBackingStoreEPNS_7IsolateEm"); - v8_export_posix("_ZN2v817SharedArrayBuffer15NewBackingStoreEPvmPFvS1_mS1_ES1_"); - v8_export_posix("_ZN2v817SharedArrayBuffer3NewEPNS_7IsolateESt10shared_ptrINS_12BackingStoreEE"); - v8_export_posix("_ZN2v817SharedArrayBuffer3NewEPNS_7IsolateEm"); - v8_export_posix("_ZN2v817SharedArrayBuffer9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v817Uint8ClampedArray3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v817Uint8ClampedArray3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v817Uint8ClampedArray9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v817ValueDeserializer10ReadDoubleEPd"); - v8_export_posix("_ZN2v817ValueDeserializer10ReadHeaderENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v817ValueDeserializer10ReadUint32EPj"); - v8_export_posix("_ZN2v817ValueDeserializer10ReadUint64EPm"); - v8_export_posix("_ZN2v817ValueDeserializer12ReadRawBytesEmPPKv"); - v8_export_posix("_ZN2v817ValueDeserializer19TransferArrayBufferEjNS_5LocalINS_11ArrayBufferEEE"); - v8_export_posix("_ZN2v817ValueDeserializer25TransferSharedArrayBufferEjNS_5LocalINS_17SharedArrayBufferEEE"); - v8_export_posix("_ZN2v817ValueDeserializer27SetSupportsLegacyWireFormatEb"); - v8_export_posix("_ZN2v817ValueDeserializer8Delegate14ReadHostObjectEPNS_7IsolateE"); - v8_export_posix("_ZN2v817ValueDeserializer8Delegate19GetWasmModuleFromIdEPNS_7IsolateEj"); - v8_export_posix("_ZN2v817ValueDeserializer8Delegate22GetSharedValueConveyorEPNS_7IsolateE"); - v8_export_posix("_ZN2v817ValueDeserializer8Delegate26GetSharedArrayBufferFromIdEPNS_7IsolateEj"); - v8_export_posix("_ZN2v817ValueDeserializer9ReadValueENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v817ValueDeserializerC1EPNS_7IsolateEPKhm"); - v8_export_posix("_ZN2v817ValueDeserializerC1EPNS_7IsolateEPKhmPNS0_8DelegateE"); - v8_export_posix("_ZN2v817ValueDeserializerC2EPNS_7IsolateEPKhm"); - v8_export_posix("_ZN2v817ValueDeserializerC2EPNS_7IsolateEPKhmPNS0_8DelegateE"); - v8_export_posix("_ZN2v817ValueDeserializerD1Ev"); - v8_export_posix("_ZN2v817ValueDeserializerD2Ev"); - v8_export_posix("_ZN2v818CompiledWasmModule15GetWireBytesRefEv"); - v8_export_posix("_ZN2v818CompiledWasmModule9SerializeEv"); - v8_export_posix("_ZN2v818CompiledWasmModuleC1ESt10shared_ptrINS_8internal4wasm12NativeModuleEEPKcm"); - v8_export_posix("_ZN2v818CompiledWasmModuleC2ESt10shared_ptrINS_8internal4wasm12NativeModuleEEPKcm"); - v8_export_posix("_ZN2v818DictionaryTemplate11NewInstanceENS_5LocalINS_7ContextEEENS_10MemorySpanINS_10MaybeLocalINS_5ValueEEEEE"); - v8_export_posix("_ZN2v818DictionaryTemplate3NewEPNS_7IsolateENS_10MemorySpanIKSt17basic_string_viewIcSt11char_traitsIcEEEE"); - v8_export_posix("_ZN2v818DictionaryTemplate9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v818EmbedderStateScopeC1EPNS_7IsolateENS_5LocalINS_7ContextEEENS_16EmbedderStateTagE"); - v8_export_posix("_ZN2v818EmbedderStateScopeC2EPNS_7IsolateENS_5LocalINS_7ContextEEENS_16EmbedderStateTagE"); - v8_export_posix("_ZN2v818EmbedderStateScopeD1Ev"); - v8_export_posix("_ZN2v818EmbedderStateScopeD2Ev"); - v8_export_posix("_ZN2v818HeapCodeStatisticsC1Ev"); - v8_export_posix("_ZN2v818HeapCodeStatisticsC2Ev"); - v8_export_posix("_ZN2v818PropertyDescriptor14set_enumerableEb"); - v8_export_posix("_ZN2v818PropertyDescriptor16set_configurableEb"); - v8_export_posix("_ZN2v818PropertyDescriptorC1ENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v818PropertyDescriptorC1ENS_5LocalINS_5ValueEEES3_"); - v8_export_posix("_ZN2v818PropertyDescriptorC1ENS_5LocalINS_5ValueEEEb"); - v8_export_posix("_ZN2v818PropertyDescriptorC1Ev"); - v8_export_posix("_ZN2v818PropertyDescriptorC2ENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v818PropertyDescriptorC2ENS_5LocalINS_5ValueEEES3_"); - v8_export_posix("_ZN2v818PropertyDescriptorC2ENS_5LocalINS_5ValueEEEb"); - v8_export_posix("_ZN2v818PropertyDescriptorC2Ev"); - v8_export_posix("_ZN2v818PropertyDescriptorD1Ev"); - v8_export_posix("_ZN2v818PropertyDescriptorD2Ev"); - v8_export_posix("_ZN2v819CpuProfilingOptionsC1ENS_16CpuProfilingModeEjiNS_10MaybeLocalINS_7ContextEEE"); - v8_export_posix("_ZN2v819CpuProfilingOptionsC2ENS_16CpuProfilingModeEjiNS_10MaybeLocalINS_7ContextEEE"); - v8_export_posix("_ZN2v819HeapSpaceStatisticsC1Ev"); - v8_export_posix("_ZN2v819HeapSpaceStatisticsC2Ev"); - v8_export_posix("_ZN2v819RegisteredExtension13UnregisterAllEv"); - v8_export_posix("_ZN2v819RegisteredExtension8RegisterESt10unique_ptrINS_9ExtensionESt14default_deleteIS2_EE"); - v8_export_posix("_ZN2v819RegisteredExtensionC1ESt10unique_ptrINS_9ExtensionESt14default_deleteIS2_EE"); - v8_export_posix("_ZN2v819RegisteredExtensionC2ESt10unique_ptrINS_9ExtensionESt14default_deleteIS2_EE"); - v8_export_posix("_ZN2v819ResourceConstraints17ConfigureDefaultsEmm"); - v8_export_posix("_ZN2v819ResourceConstraints29ConfigureDefaultsFromHeapSizeEmm"); - v8_export_posix("_ZN2v819SharedValueConveyorC1EOS0_"); - v8_export_posix("_ZN2v819SharedValueConveyorC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v819SharedValueConveyorC2EOS0_"); - v8_export_posix("_ZN2v819SharedValueConveyorC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v819SharedValueConveyorD1Ev"); - v8_export_posix("_ZN2v819SharedValueConveyorD2Ev"); - v8_export_posix("_ZN2v819SharedValueConveyoraSEOS0_"); - v8_export_posix("_ZN2v819UnboundModuleScript12GetSourceURLEv"); - v8_export_posix("_ZN2v819UnboundModuleScript19GetSourceMappingURLEv"); - v8_export_posix("_ZN2v820HeapObjectStatisticsC1Ev"); - v8_export_posix("_ZN2v820HeapObjectStatisticsC2Ev"); - v8_export_posix("_ZN2v821MeasureMemoryDelegate7DefaultEPNS_7IsolateENS_5LocalINS_7ContextEEENS3_INS_7Promise8ResolverEEENS_17MeasureMemoryModeE"); - v8_export_posix("_ZN2v822SharedMemoryStatisticsC1Ev"); - v8_export_posix("_ZN2v822SharedMemoryStatisticsC2Ev"); - v8_export_posix("_ZN2v823ThreadIsolatedAllocator37SetDefaultPermissionsForSignalHandlerEv"); - v8_export_posix("_ZN2v824EscapableHandleScopeBase10EscapeSlotEPm"); - v8_export_posix("_ZN2v824EscapableHandleScopeBaseC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v824EscapableHandleScopeBaseC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v829TryHandleWebAssemblyTrapPosixEiP9siginfo_tPv"); - v8_export_posix("_ZN2v82V810GetVersionEv"); - v8_export_posix("_ZN2v82V810InitializeEi"); - v8_export_posix("_ZN2v82V813InitializeICUEPKc"); - v8_export_posix("_ZN2v82V815DisposePlatformEv"); - v8_export_posix("_ZN2v82V816SetEntropySourceEPFbPhmE"); - v8_export_posix("_ZN2v82V818InitializePlatformEPNS_8PlatformE"); - v8_export_posix("_ZN2v82V818SetFlagsFromStringEPKc"); - v8_export_posix("_ZN2v82V818SetFlagsFromStringEPKcm"); - v8_export_posix("_ZN2v82V819SetSnapshotDataBlobEPNS_11StartupDataE"); - v8_export_posix("_ZN2v82V821SetDcheckErrorHandlerEPFvPKciS2_E"); - v8_export_posix("_ZN2v82V823SetFlagsFromCommandLineEPiPPcb"); - v8_export_posix("_ZN2v82V825GetSharedMemoryStatisticsEPNS_22SharedMemoryStatisticsE"); - v8_export_posix("_ZN2v82V827SetFatalMemoryErrorCallbackEPFvPKcRKNS_10OOMDetailsEE"); - v8_export_posix("_ZN2v82V828EnableWebAssemblyTrapHandlerEb"); - v8_export_posix("_ZN2v82V828InitializeICUDefaultLocationEPKcS2_"); - v8_export_posix("_ZN2v82V829InitializeExternalStartupDataEPKc"); - v8_export_posix("_ZN2v82V832SetReturnAddressLocationResolverEPFmmE"); - v8_export_posix("_ZN2v82V837InitializeExternalStartupDataFromFileEPKc"); - v8_export_posix("_ZN2v82V87DisposeEv"); - v8_export_posix("_ZN2v835TryToCopyAndConvertArrayToCppBufferILj196608EiEEbNS_5LocalINS_5ArrayEEEPT0_j"); - v8_export_posix("_ZN2v835TryToCopyAndConvertArrayToCppBufferILj262144EjEEbNS_5LocalINS_5ArrayEEEPT0_j"); - v8_export_posix("_ZN2v835TryToCopyAndConvertArrayToCppBufferILj458752EfEEbNS_5LocalINS_5ArrayEEEPT0_j"); - v8_export_posix("_ZN2v835TryToCopyAndConvertArrayToCppBufferILj524288EdEEbNS_5LocalINS_5ArrayEEEPT0_j"); - v8_export_posix("_ZN2v837GetCalleeSavedRegistersFromEntryFrameEPvPNS_13RegisterStateE"); - v8_export_posix("_ZN2v83Map3GetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v83Map3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v83Map3NewEPNS_7IsolateE"); - v8_export_posix("_ZN2v83Map3SetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEES5_"); - v8_export_posix("_ZN2v83Map5ClearEv"); - v8_export_posix("_ZN2v83Map6DeleteENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v83Map9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v83Set3AddENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v83Set3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v83Set3NewEPNS_7IsolateE"); - v8_export_posix("_ZN2v83Set5ClearEv"); - v8_export_posix("_ZN2v83Set6DeleteENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v83Set9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v84Date3NewENS_5LocalINS_7ContextEEEd"); - v8_export_posix("_ZN2v84Date9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v84JSON5ParseENS_5LocalINS_7ContextEEENS1_INS_6StringEEE"); - v8_export_posix("_ZN2v84JSON9StringifyENS_5LocalINS_7ContextEEENS1_INS_5ValueEEENS1_INS_6StringEEE"); - v8_export_posix("_ZN2v84LoadEm"); - v8_export_posix("_ZN2v84Name15GetIdentityHashEv"); - v8_export_posix("_ZN2v84Name9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v84base10BignumDtoaEdNS0_14BignumDtoaModeEiNS0_6VectorIcEEPiS4_"); - v8_export_posix("_ZN2v84base11SharedMutex10LockSharedEv"); - v8_export_posix("_ZN2v84base11SharedMutex12UnlockSharedEv"); - v8_export_posix("_ZN2v84base11SharedMutex13LockExclusiveEv"); - v8_export_posix("_ZN2v84base11SharedMutex13TryLockSharedEv"); - v8_export_posix("_ZN2v84base11SharedMutex15UnlockExclusiveEv"); - v8_export_posix("_ZN2v84base11SharedMutex16TryLockExclusiveEv"); - v8_export_posix("_ZN2v84base11SharedMutexC1Ev"); - v8_export_posix("_ZN2v84base11SharedMutexC2Ev"); - v8_export_posix("_ZN2v84base11SharedMutexD1Ev"); - v8_export_posix("_ZN2v84base11SharedMutexD2Ev"); - v8_export_posix("_ZN2v84base11ThreadTicks11IsSupportedEv"); - v8_export_posix("_ZN2v84base11ThreadTicks3NowEv"); - v8_export_posix("_ZN2v84base12CallOnceImplEPSt6atomicIhESt8functionIFvvEE"); - v8_export_posix("_ZN2v84base12MemoryRegion12FromMapsLineEPKc"); - v8_export_posix("_ZN2v84base13DoubleToAsciiEdNS0_8DtoaModeEiNS0_6VectorIcEEPiS4_S4_"); - v8_export_posix("_ZN2v84base13FastFixedDtoaEdiNS0_6VectorIcEEPiS3_"); - v8_export_posix("_ZN2v84base13PageAllocator11RemapSharedEPvS2_m"); - v8_export_posix("_ZN2v84base13PageAllocator12ReleasePagesEPvmm"); - v8_export_posix("_ZN2v84base13PageAllocator13AllocatePagesEPvmmNS_13PageAllocator10PermissionE"); - v8_export_posix("_ZN2v84base13PageAllocator13DecommitPagesEPvm"); - v8_export_posix("_ZN2v84base13PageAllocator13RecommitPagesEPvmNS_13PageAllocator10PermissionE"); - v8_export_posix("_ZN2v84base13PageAllocator14SetPermissionsEPvmNS_13PageAllocator10PermissionE"); - v8_export_posix("_ZN2v84base13PageAllocator17GetRandomMmapAddrEv"); - v8_export_posix("_ZN2v84base13PageAllocator17SetRandomMmapSeedEl"); - v8_export_posix("_ZN2v84base13PageAllocator18DiscardSystemPagesEPvm"); - v8_export_posix("_ZN2v84base13PageAllocator19AllocateSharedPagesEmPKv"); - v8_export_posix("_ZN2v84base13PageAllocator22CanAllocateSharedPagesEv"); - v8_export_posix("_ZN2v84base13PageAllocator9FreePagesEPvm"); - v8_export_posix("_ZN2v84base13PageAllocatorC1Ev"); - v8_export_posix("_ZN2v84base13PageAllocatorC2Ev"); - v8_export_posix("_ZN2v84base14RecursiveMutex4LockEv"); - v8_export_posix("_ZN2v84base14RecursiveMutex6UnlockEv"); - v8_export_posix("_ZN2v84base14RecursiveMutex7TryLockEv"); - v8_export_posix("_ZN2v84base14RecursiveMutexC1Ev"); - v8_export_posix("_ZN2v84base14RecursiveMutexC2Ev"); - v8_export_posix("_ZN2v84base14RecursiveMutexD1Ev"); - v8_export_posix("_ZN2v84base14RecursiveMutexD2Ev"); - v8_export_posix("_ZN2v84base15RegionAllocator10FindRegionEm"); - v8_export_posix("_ZN2v84base15RegionAllocator10TrimRegionEmm"); - v8_export_posix("_ZN2v84base15RegionAllocator11CheckRegionEm"); - v8_export_posix("_ZN2v84base15RegionAllocator14AllocateRegionEPNS0_21RandomNumberGeneratorEm"); - v8_export_posix("_ZN2v84base15RegionAllocator14AllocateRegionEm"); - v8_export_posix("_ZN2v84base15RegionAllocator14AllocateRegionEmmm"); - v8_export_posix("_ZN2v84base15RegionAllocator16AllocateRegionAtEmmNS1_11RegionStateE"); - v8_export_posix("_ZN2v84base15RegionAllocator17FreeListAddRegionEPNS1_6RegionE"); - v8_export_posix("_ZN2v84base15RegionAllocator18FreeListFindRegionEm"); - v8_export_posix("_ZN2v84base15RegionAllocator20FreeListRemoveRegionEPNS1_6RegionE"); - v8_export_posix("_ZN2v84base15RegionAllocator21AllocateAlignedRegionEmm"); - v8_export_posix("_ZN2v84base15RegionAllocator5MergeESt23_Rb_tree_const_iteratorIPNS1_6RegionEES5_"); - v8_export_posix("_ZN2v84base15RegionAllocator5SplitEPNS1_6RegionEm"); - v8_export_posix("_ZN2v84base15RegionAllocator6IsFreeEmm"); - v8_export_posix("_ZN2v84base15RegionAllocatorC1Emmm"); - v8_export_posix("_ZN2v84base15RegionAllocatorC2Emmm"); - v8_export_posix("_ZN2v84base15RegionAllocatorD1Ev"); - v8_export_posix("_ZN2v84base15RegionAllocatorD2Ev"); - v8_export_posix("_ZN2v84base15VLQBase64DecodeEPKcmPm"); - v8_export_posix("_ZN2v84base16PowersOfTenCache32GetCachedPowerForDecimalExponentEiPNS0_5DiyFpEPi"); - v8_export_posix("_ZN2v84base16PowersOfTenCache36GetCachedPowerForBinaryExponentRangeEiiPNS0_5DiyFpEPi"); - v8_export_posix("_ZN2v84base17ConditionVariable4WaitEPNS0_5MutexE"); - v8_export_posix("_ZN2v84base17ConditionVariable7WaitForEPNS0_5MutexERKNS0_9TimeDeltaE"); - v8_export_posix("_ZN2v84base17ConditionVariable9NotifyAllEv"); - v8_export_posix("_ZN2v84base17ConditionVariable9NotifyOneEv"); - v8_export_posix("_ZN2v84base17ConditionVariableC1Ev"); - v8_export_posix("_ZN2v84base17ConditionVariableC2Ev"); - v8_export_posix("_ZN2v84base17ConditionVariableD1Ev"); - v8_export_posix("_ZN2v84base17ConditionVariableD2Ev"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIPKaEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS7_E5valuesrNS0_19has_output_operatorIS7_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES7_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIPKcEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS7_E5valuesrNS0_19has_output_operatorIS7_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES7_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIPKhEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS7_E5valuesrNS0_19has_output_operatorIS7_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES7_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIPaEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS6_E5valuesrNS0_19has_output_operatorIS6_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES6_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIPcEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS6_E5valuesrNS0_19has_output_operatorIS6_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES6_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIPhEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS6_E5valuesrNS0_19has_output_operatorIS6_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES6_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIaEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS5_E5valuesrNS0_19has_output_operatorIS5_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES5_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIcEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS5_E5valuesrNS0_19has_output_operatorIS5_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES5_"); - v8_export_posix("_ZN2v84base17PrintCheckOperandIhEENSt9enable_ifIXaaaantsrSt11is_functionINSt14remove_pointerIT_E4typeEE5valuentsrSt7is_enumIS5_E5valuesrNS0_19has_output_operatorIS5_NS0_18CheckMessageStreamEvEE5valueENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE4typeES5_"); - v8_export_posix("_ZN2v84base17SetDcheckFunctionEPFvPKciS2_E"); - v8_export_posix("_ZN2v84base18ContextualVariableINS_8internal19StackAllocatedCheckEKbE11ExportedTopEv"); - v8_export_posix("_ZN2v84base18ContextualVariableINS_8internal8compiler10turboshaft12PipelineDataES5_E11ExportedTopEv"); - v8_export_posix("_ZN2v84base18PosixTimezoneCache21DaylightSavingsOffsetEd"); - v8_export_posix("_ZN2v84base18SetPrintStackTraceEPFvvE"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace12FreeSubspaceEPNS0_22VirtualAddressSubspaceE"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace13AllocatePagesEmmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace13DecommitPagesEmm"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace13RecommitPagesEmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace13SetRandomSeedEl"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace15FreeGuardRegionEmm"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace15FreeSharedPagesEmm"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace16AllocateSubspaceEmmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace17RandomPageAddressEv"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace18DiscardSystemPagesEmm"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace18SetPagePermissionsEmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace19AllocateGuardRegionEmm"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace19AllocateSharedPagesEmmNS_15PagePermissionsElm"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace20CanAllocateSubspacesEv"); - v8_export_posix("_ZN2v84base19VirtualAddressSpace9FreePagesEmm"); - v8_export_posix("_ZN2v84base19VirtualAddressSpaceC1Ev"); - v8_export_posix("_ZN2v84base19VirtualAddressSpaceC2Ev"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator12ReleasePagesEPvmm"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator13AllocatePagesEPvmmNS_13PageAllocator10PermissionE"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator13DecommitPagesEPvm"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator13RecommitPagesEPvmNS_13PageAllocator10PermissionE"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator14SetPermissionsEPvmNS_13PageAllocator10PermissionE"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator15AllocatePagesAtEmmNS_13PageAllocator10PermissionE"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator18DiscardSystemPagesEPvm"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator29ReserveForSharedMemoryMappingEPvm"); - v8_export_posix("_ZN2v84base20BoundedPageAllocator9FreePagesEPvm"); - v8_export_posix("_ZN2v84base20BoundedPageAllocatorC1EPNS_13PageAllocatorEmmmNS0_22PageInitializationModeENS0_15PageFreeingModeE"); - v8_export_posix("_ZN2v84base20BoundedPageAllocatorC2EPNS_13PageAllocatorEmmmNS0_22PageInitializationModeENS0_15PageFreeingModeE"); - v8_export_posix("_ZN2v84base21PosixInitializeCommonENS0_9AbortModeEPKc"); - v8_export_posix("_ZN2v84base21PosixMemoryMappedFileD0Ev"); - v8_export_posix("_ZN2v84base21PosixMemoryMappedFileD1Ev"); - v8_export_posix("_ZN2v84base21PosixMemoryMappedFileD2Ev"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator10NextDoubleEv"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator10NextSampleEmm"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator11MurmurHash3Em"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator14NextSampleSlowEmmRKSt13unordered_setImSt4hashImESt8equal_toImESaImEE"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator16SetEntropySourceEPFbPhmE"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator4NextEi"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator7NextIntEi"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator7SetSeedEl"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator9NextBytesEPvm"); - v8_export_posix("_ZN2v84base21RandomNumberGenerator9NextInt64Ev"); - v8_export_posix("_ZN2v84base21RandomNumberGeneratorC1Ev"); - v8_export_posix("_ZN2v84base21RandomNumberGeneratorC2Ev"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace12FreeSubspaceEPS1_"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace13AllocatePagesEmmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace13DecommitPagesEmm"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace13RecommitPagesEmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace13SetRandomSeedEl"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace15FreeGuardRegionEmm"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace15FreeSharedPagesEmm"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace16AllocateSubspaceEmmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace17RandomPageAddressEv"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace18DiscardSystemPagesEmm"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace18SetPagePermissionsEmmNS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace19AllocateGuardRegionEmm"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace19AllocateSharedPagesEmmNS_15PagePermissionsElm"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspace9FreePagesEmm"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspaceC1ENS0_23AddressSpaceReservationEPNS0_23VirtualAddressSpaceBaseENS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspaceC2ENS0_23AddressSpaceReservationEPNS0_23VirtualAddressSpaceBaseENS_15PagePermissionsE"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspaceD0Ev"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspaceD1Ev"); - v8_export_posix("_ZN2v84base22VirtualAddressSubspaceD2Ev"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation10FreeSharedEPvm"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation13DecommitPagesEPvm"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation13RecommitPagesEPvmNS0_2OS16MemoryPermissionE"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation14AllocateSharedEPvmNS0_2OS16MemoryPermissionElm"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation14SetPermissionsEPvmNS0_2OS16MemoryPermissionE"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation18DiscardSystemPagesEPvm"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation18FreeSubReservationES1_"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation20CreateSubReservationEPvmNS0_2OS16MemoryPermissionE"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation4FreeEPvm"); - v8_export_posix("_ZN2v84base23AddressSpaceReservation8AllocateEPvmNS0_2OS16MemoryPermissionE"); - v8_export_posix("_ZN2v84base25GetSharedLibraryAddressesEP8_IO_FILE"); - v8_export_posix("_ZN2v84base25PosixDefaultTimezoneCache13LocalTimezoneEd"); - v8_export_posix("_ZN2v84base25PosixDefaultTimezoneCache15LocalTimeOffsetEdb"); - v8_export_posix("_ZN2v84base27charToDigitDecodeForTestingEh"); - v8_export_posix("_ZN2v84base2OS10DebugBreakEv"); - v8_export_posix("_ZN2v84base2OS10FreeSharedEPvm"); - v8_export_posix("_ZN2v84base2OS10InitializeENS0_9AbortModeEPKc"); - v8_export_posix("_ZN2v84base2OS10PrintErrorEPKcz"); - v8_export_posix("_ZN2v84base2OS10RemapPagesEPKvmPvNS1_16MemoryPermissionE"); - v8_export_posix("_ZN2v84base2OS11ExitProcessEi"); - v8_export_posix("_ZN2v84base2OS11GetUserTimeEPjS2_"); - v8_export_posix("_ZN2v84base2OS11RemapSharedEPvS2_m"); - v8_export_posix("_ZN2v84base2OS11VPrintErrorEPKcSt9__va_list"); - v8_export_posix("_ZN2v84base2OS12GetLastErrorEv"); - v8_export_posix("_ZN2v84base2OS13DecommitPagesEPvm"); - v8_export_posix("_ZN2v84base2OS13RecommitPagesEPvmNS1_16MemoryPermissionE"); - v8_export_posix("_ZN2v84base2OS14AllocateSharedEPvmNS1_16MemoryPermissionElm"); - v8_export_posix("_ZN2v84base2OS14AllocateSharedEmNS1_16MemoryPermissionE"); - v8_export_posix("_ZN2v84base2OS14CommitPageSizeEv"); - v8_export_posix("_ZN2v84base2OS14HasLazyCommitsEv"); - v8_export_posix("_ZN2v84base2OS14SetPermissionsEPvmNS1_16MemoryPermissionE"); - v8_export_posix("_ZN2v84base2OS15SetDataReadOnlyEPvm"); - v8_export_posix("_ZN2v84base2OS16AllocatePageSizeEv"); - v8_export_posix("_ZN2v84base2OS16MemoryMappedFile4openEPKcNS2_8FileModeE"); - v8_export_posix("_ZN2v84base2OS16MemoryMappedFile6createEPKcmPv"); - v8_export_posix("_ZN2v84base2OS17GetGCFakeMMapFileEv"); - v8_export_posix("_ZN2v84base2OS17GetRandomMmapAddrEv"); - v8_export_posix("_ZN2v84base2OS17OpenTemporaryFileEv"); - v8_export_posix("_ZN2v84base2OS17SetRandomMmapSeedEl"); - v8_export_posix("_ZN2v84base2OS17TimeCurrentMillisEv"); - v8_export_posix("_ZN2v84base2OS18DirectorySeparatorEv"); - v8_export_posix("_ZN2v84base2OS18DiscardSystemPagesEPvm"); - v8_export_posix("_ZN2v84base2OS18GetCurrentThreadIdEv"); - v8_export_posix("_ZN2v84base2OS18SignalCodeMovingGCEv"); - v8_export_posix("_ZN2v84base2OS19CreateTimezoneCacheEv"); - v8_export_posix("_ZN2v84base2OS19GetCurrentProcessIdEv"); - v8_export_posix("_ZN2v84base2OS20GetPeakMemoryUsageKbEv"); - v8_export_posix("_ZN2v84base2OS20isDirectorySeparatorEc"); - v8_export_posix("_ZN2v84base2OS22AdjustSchedulingParamsEv"); - v8_export_posix("_ZN2v84base2OS22CanReserveAddressSpaceEv"); - v8_export_posix("_ZN2v84base2OS24ActivationFrameAlignmentEv"); - v8_export_posix("_ZN2v84base2OS25DestroySharedMemoryHandleEl"); - v8_export_posix("_ZN2v84base2OS25GetFreeMemoryRangesWithinEmmmm"); - v8_export_posix("_ZN2v84base2OS25GetSharedLibraryAddressesEv"); - v8_export_posix("_ZN2v84base2OS27FreeAddressSpaceReservationENS0_23AddressSpaceReservationE"); - v8_export_posix("_ZN2v84base2OS29CreateAddressSpaceReservationEPvmmNS1_16MemoryPermissionE"); - v8_export_posix("_ZN2v84base2OS34CreateSharedMemoryHandleForTestingEm"); - v8_export_posix("_ZN2v84base2OS4FreeEPvm"); - v8_export_posix("_ZN2v84base2OS5AbortEv"); - v8_export_posix("_ZN2v84base2OS5FOpenEPKcS3_"); - v8_export_posix("_ZN2v84base2OS5PrintEPKcz"); - v8_export_posix("_ZN2v84base2OS5SleepENS0_9TimeDeltaE"); - v8_export_posix("_ZN2v84base2OS6FPrintEP8_IO_FILEPKcz"); - v8_export_posix("_ZN2v84base2OS6RemoveEPKc"); - v8_export_posix("_ZN2v84base2OS6VPrintEPKcSt9__va_list"); - v8_export_posix("_ZN2v84base2OS7ReleaseEPvm"); - v8_export_posix("_ZN2v84base2OS7StrNCpyEPciPKcm"); - v8_export_posix("_ZN2v84base2OS7VFPrintEP8_IO_FILEPKcSt9__va_list"); - v8_export_posix("_ZN2v84base2OS8AllocateEPvmmNS1_16MemoryPermissionE"); - v8_export_posix("_ZN2v84base2OS8SNPrintFEPciPKcz"); - v8_export_posix("_ZN2v84base2OS9VSNPrintFEPciPKcSt9__va_list"); - v8_export_posix("_ZN2v84base33GetProtectionFromMemoryPermissionENS0_2OS16MemoryPermissionE"); - v8_export_posix("_ZN2v84base3CPUC1Ev"); - v8_export_posix("_ZN2v84base3CPUC2Ev"); - v8_export_posix("_ZN2v84base4Time10FromJsTimeEd"); - v8_export_posix("_ZN2v84base4Time11FromTimevalE7timeval"); - v8_export_posix("_ZN2v84base4Time12FromTimespecE8timespec"); - v8_export_posix("_ZN2v84base4Time17NowFromSystemTimeEv"); - v8_export_posix("_ZN2v84base4Time3NowEv"); - v8_export_posix("_ZN2v84base4bits11SignedDiv32Eii"); - v8_export_posix("_ZN2v84base4bits11SignedDiv64Ell"); - v8_export_posix("_ZN2v84base4bits11SignedMod32Eii"); - v8_export_posix("_ZN2v84base4bits11SignedMod64Ell"); - v8_export_posix("_ZN2v84base4bits15SignedMulHigh32Eii"); - v8_export_posix("_ZN2v84base4bits15SignedMulHigh64Ell"); - v8_export_posix("_ZN2v84base4bits17UnsignedMulHigh32Ejj"); - v8_export_posix("_ZN2v84base4bits17UnsignedMulHigh64Emm"); - v8_export_posix("_ZN2v84base4bits20SignedSaturatedAdd64Ell"); - v8_export_posix("_ZN2v84base4bits20SignedSaturatedSub64Ell"); - v8_export_posix("_ZN2v84base4bits21SignedMulHighAndAdd32Eiii"); - v8_export_posix("_ZN2v84base5DiyFp8MultiplyERKS1_"); - v8_export_posix("_ZN2v84base5Mutex4LockEv"); - v8_export_posix("_ZN2v84base5Mutex6UnlockEv"); - v8_export_posix("_ZN2v84base5Mutex7TryLockEv"); - v8_export_posix("_ZN2v84base5MutexC1Ev"); - v8_export_posix("_ZN2v84base5MutexC2Ev"); - v8_export_posix("_ZN2v84base5MutexD1Ev"); - v8_export_posix("_ZN2v84base5MutexD2Ev"); - v8_export_posix("_ZN2v84base5Stack13GetStackStartEv"); - v8_export_posix("_ZN2v84base5Stack22GetStackStartUncheckedEv"); - v8_export_posix("_ZN2v84base5Stack23GetCurrentStackPositionEv"); - v8_export_posix("_ZN2v84base5Stack29ObtainCurrentThreadStackStartEv"); - v8_export_posix("_ZN2v84base5debug10StackTraceC1EPKPKvm"); - v8_export_posix("_ZN2v84base5debug10StackTraceC1Ev"); - v8_export_posix("_ZN2v84base5debug10StackTraceC2EPKPKvm"); - v8_export_posix("_ZN2v84base5debug10StackTraceC2Ev"); - v8_export_posix("_ZN2v84base5debug10StackTraceD1Ev"); - v8_export_posix("_ZN2v84base5debug10StackTraceD2Ev"); - v8_export_posix("_ZN2v84base5debug22DisableSignalStackDumpEv"); - v8_export_posix("_ZN2v84base5debug27EnableInProcessStackDumpingEv"); - v8_export_posix("_ZN2v84base5debug8internal6itoa_rElPcmim"); - v8_export_posix("_ZN2v84base6Bignum11PlusCompareERKS1_S3_S3_"); - v8_export_posix("_ZN2v84base6Bignum12AssignBignumERKS1_"); - v8_export_posix("_ZN2v84base6Bignum12AssignUInt16Et"); - v8_export_posix("_ZN2v84base6Bignum12AssignUInt64Em"); - v8_export_posix("_ZN2v84base6Bignum13SubtractTimesERKS1_i"); - v8_export_posix("_ZN2v84base6Bignum14SubtractBignumERKS1_"); - v8_export_posix("_ZN2v84base6Bignum15AssignHexStringENS0_6VectorIKcEE"); - v8_export_posix("_ZN2v84base6Bignum15BigitsShiftLeftEi"); - v8_export_posix("_ZN2v84base6Bignum16MultiplyByUInt32Ej"); - v8_export_posix("_ZN2v84base6Bignum16MultiplyByUInt64Em"); - v8_export_posix("_ZN2v84base6Bignum17AssignPowerUInt16Eti"); - v8_export_posix("_ZN2v84base6Bignum19AssignDecimalStringENS0_6VectorIKcEE"); - v8_export_posix("_ZN2v84base6Bignum20MultiplyByPowerOfTenEi"); - v8_export_posix("_ZN2v84base6Bignum21DivideModuloIntBignumERKS1_"); - v8_export_posix("_ZN2v84base6Bignum4ZeroEv"); - v8_export_posix("_ZN2v84base6Bignum5AlignERKS1_"); - v8_export_posix("_ZN2v84base6Bignum5ClampEv"); - v8_export_posix("_ZN2v84base6Bignum6SquareEv"); - v8_export_posix("_ZN2v84base6Bignum7CompareERKS1_S3_"); - v8_export_posix("_ZN2v84base6Bignum9AddBignumERKS1_"); - v8_export_posix("_ZN2v84base6Bignum9AddUInt64Em"); - v8_export_posix("_ZN2v84base6Bignum9ShiftLeftEi"); - v8_export_posix("_ZN2v84base6BignumC1Ev"); - v8_export_posix("_ZN2v84base6BignumC2Ev"); - v8_export_posix("_ZN2v84base6StrtodENS0_6VectorIKcEEi"); - v8_export_posix("_ZN2v84base6Thread14GetThreadLocalEi"); - v8_export_posix("_ZN2v84base6Thread14SetThreadLocalEiPv"); - v8_export_posix("_ZN2v84base6Thread20CreateThreadLocalKeyEv"); - v8_export_posix("_ZN2v84base6Thread20DeleteThreadLocalKeyEi"); - v8_export_posix("_ZN2v84base6Thread4JoinEv"); - v8_export_posix("_ZN2v84base6Thread5StartEv"); - v8_export_posix("_ZN2v84base6Thread8set_nameEPKc"); - v8_export_posix("_ZN2v84base6ThreadC1ERKNS1_7OptionsE"); - v8_export_posix("_ZN2v84base6ThreadC2ERKNS1_7OptionsE"); - v8_export_posix("_ZN2v84base6ThreadD0Ev"); - v8_export_posix("_ZN2v84base6ThreadD1Ev"); - v8_export_posix("_ZN2v84base6ThreadD2Ev"); - v8_export_posix("_ZN2v84base7StrNCpyENS0_6VectorIcEEPKcm"); - v8_export_posix("_ZN2v84base7SysInfo15AddressSpaceEndEv"); - v8_export_posix("_ZN2v84base7SysInfo18NumberOfProcessorsEv"); - v8_export_posix("_ZN2v84base7SysInfo21AmountOfVirtualMemoryEv"); - v8_export_posix("_ZN2v84base7SysInfo22AmountOfPhysicalMemoryEv"); - v8_export_posix("_ZN2v84base7ieee7543cosEd"); - v8_export_posix("_ZN2v84base7ieee7543expEd"); - v8_export_posix("_ZN2v84base7ieee7543logEd"); - v8_export_posix("_ZN2v84base7ieee7543powEdd"); - v8_export_posix("_ZN2v84base7ieee7543sinEd"); - v8_export_posix("_ZN2v84base7ieee7543tanEd"); - v8_export_posix("_ZN2v84base7ieee7544acosEd"); - v8_export_posix("_ZN2v84base7ieee7544asinEd"); - v8_export_posix("_ZN2v84base7ieee7544atanEd"); - v8_export_posix("_ZN2v84base7ieee7544cbrtEd"); - v8_export_posix("_ZN2v84base7ieee7544coshEd"); - v8_export_posix("_ZN2v84base7ieee7544log2Ed"); - v8_export_posix("_ZN2v84base7ieee7544sinhEd"); - v8_export_posix("_ZN2v84base7ieee7544tanhEd"); - v8_export_posix("_ZN2v84base7ieee7545acoshEd"); - v8_export_posix("_ZN2v84base7ieee7545asinhEd"); - v8_export_posix("_ZN2v84base7ieee7545atan2Edd"); - v8_export_posix("_ZN2v84base7ieee7545atanhEd"); - v8_export_posix("_ZN2v84base7ieee7545expm1Ed"); - v8_export_posix("_ZN2v84base7ieee7545log10Ed"); - v8_export_posix("_ZN2v84base7ieee7545log1pEd"); - v8_export_posix("_ZN2v84base8FastDtoaEdNS0_12FastDtoaModeEiNS0_6VectorIcEEPiS4_"); - v8_export_posix("_ZN2v84base8FatalOOMENS0_7OOMTypeEPKc"); - v8_export_posix("_ZN2v84base8IsSubsetENS_15PagePermissionsES1_"); - v8_export_posix("_ZN2v84base8SNPrintFENS0_6VectorIcEEPKcz"); - v8_export_posix("_ZN2v84base9Semaphore4WaitEv"); - v8_export_posix("_ZN2v84base9Semaphore6SignalEv"); - v8_export_posix("_ZN2v84base9Semaphore7WaitForERKNS0_9TimeDeltaE"); - v8_export_posix("_ZN2v84base9SemaphoreC1Ei"); - v8_export_posix("_ZN2v84base9SemaphoreC2Ei"); - v8_export_posix("_ZN2v84base9SemaphoreD1Ev"); - v8_export_posix("_ZN2v84base9SemaphoreD2Ev"); - v8_export_posix("_ZN2v84base9TimeDelta12FromTimespecE8timespec"); - v8_export_posix("_ZN2v84base9TimeTicks16IsHighResolutionEv"); - v8_export_posix("_ZN2v84base9TimeTicks3NowEv"); - v8_export_posix("_ZN2v84base9VSNPrintFENS0_6VectorIcEEPKcSt9__va_list"); - v8_export_posix("_ZN2v84baselsERSoRKNS0_4TimeE"); - v8_export_posix("_ZN2v85Array3NewENS_5LocalINS_7ContextEEEmSt8functionIFNS_10MaybeLocalINS_5ValueEEEvEE"); - v8_export_posix("_ZN2v85Array3NewEPNS_7IsolateEPNS_5LocalINS_5ValueEEEm"); - v8_export_posix("_ZN2v85Array3NewEPNS_7IsolateEi"); - v8_export_posix("_ZN2v85Array7IterateENS_5LocalINS_7ContextEEEPFNS0_14CallbackResultEjNS1_INS_5ValueEEEPvES7_"); - v8_export_posix("_ZN2v85Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v85Int329CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v85Proxy10GetHandlerEv"); - v8_export_posix("_ZN2v85Proxy3NewENS_5LocalINS_7ContextEEENS1_INS_6ObjectEEES5_"); - v8_export_posix("_ZN2v85Proxy6RevokeEv"); - v8_export_posix("_ZN2v85Proxy9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v85Proxy9GetTargetEv"); - v8_export_posix("_ZN2v85Utils16ReportApiFailureEPKcS2_"); - v8_export_posix("_ZN2v85Utils16ReportOOMFailureEPNS_8internal7IsolateEPKcRKNS_10OOMDetailsE"); - v8_export_posix("_ZN2v85Value10InstanceOfENS_5LocalINS_7ContextEEENS1_INS_6ObjectEEE"); - v8_export_posix("_ZN2v85Value6TypeOfEPNS_7IsolateE"); - v8_export_posix("_ZN2v85Value9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v85debug10GetBuiltinEPNS_7IsolateENS0_7BuiltinE"); - v8_export_posix("_ZN2v85debug10WasmScript11DisassembleEPNS0_20DisassemblyCollectorEPSt6vectorIiSaIiEE"); - v8_export_posix("_ZN2v85debug10WasmScript15GetFunctionHashEi"); - v8_export_posix("_ZN2v85debug10WasmScript4CastEPNS0_6ScriptE"); - v8_export_posix("_ZN2v85debug11DisassembleENS_4base6VectorIKhEEPNS0_20DisassemblyCollectorEPSt6vectorIiSaIiEE"); - v8_export_posix("_ZN2v85debug11PrepareStepEPNS_7IsolateENS0_10StepActionE"); - v8_export_posix("_ZN2v85debug12AccessorPair14IsAccessorPairENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug12AccessorPair6getterEv"); - v8_export_posix("_ZN2v85debug12AccessorPair6setterEv"); - v8_export_posix("_ZN2v85debug12AccessorPair9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v85debug12GetContextIdENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v85debug12GetInspectorEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug12SetContextIdENS_5LocalINS_7ContextEEEi"); - v8_export_posix("_ZN2v85debug12SetInspectorEPNS_7IsolateEPN12v8_inspector11V8InspectorE"); - v8_export_posix("_ZN2v85debug13BreakRightNowEPNS_7IsolateENS_4base7EnumSetINS0_11BreakReasonEiEE"); - v8_export_posix("_ZN2v85debug13ClearSteppingEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug13ScopeIterator17CreateForFunctionEPNS_7IsolateENS_5LocalINS_8FunctionEEE"); - v8_export_posix("_ZN2v85debug13ScopeIterator24CreateForGeneratorObjectEPNS_7IsolateENS_5LocalINS_6ObjectEEE"); - v8_export_posix("_ZN2v85debug14CallFunctionOnENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEENS1_INS_5ValueEEEiPNS_6GlobalIS6_EEb"); - v8_export_posix("_ZN2v85debug14EphemeronTable3GetEPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug14EphemeronTable3NewEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug14EphemeronTable3SetEPNS_7IsolateENS_5LocalINS_5ValueEEES6_"); - v8_export_posix("_ZN2v85debug14EvaluateGlobalEPNS_7IsolateENS_5LocalINS_6StringEEENS0_18EvaluateGlobalModeEb"); - v8_export_posix("_ZN2v85debug14GetDebuggingIdENS_5LocalINS_8FunctionEEE"); - v8_export_posix("_ZN2v85debug14SetReturnValueEPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug15CanBreakProgramEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug15GeneratorObject11IsSuspendedEv"); - v8_export_posix("_ZN2v85debug15GeneratorObject17SuspendedLocationEv"); - v8_export_posix("_ZN2v85debug15GeneratorObject4CastENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug15GeneratorObject6ScriptEv"); - v8_export_posix("_ZN2v85debug15GeneratorObject8FunctionEv"); - v8_export_posix("_ZN2v85debug15WasmValueObject17IsWasmValueObjectENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug15WasmValueObject9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v85debug16GetLoadedScriptsEPNS_7IsolateERSt6vectorINS_6GlobalINS0_6ScriptEEESaIS6_EE"); - v8_export_posix("_ZN2v85debug16PropertyIterator6CreateENS_5LocalINS_7ContextEEENS2_INS_6ObjectEEEb"); - v8_export_posix("_ZN2v85debug16RemoveBreakpointEPNS_7IsolateEi"); - v8_export_posix("_ZN2v85debug16SetDebugDelegateEPNS_7IsolateEPNS0_13DebugDelegateE"); - v8_export_posix("_ZN2v85debug17DisableBreakScopeC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug17DisableBreakScopeC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug17DisableBreakScopeD1Ev"); - v8_export_posix("_ZN2v85debug17DisableBreakScopeD2Ev"); - v8_export_posix("_ZN2v85debug17GetPrivateMembersENS_5LocalINS_7ContextEEENS1_INS_6ObjectEEEiPNS_11LocalVectorINS_5ValueEEES9_"); - v8_export_posix("_ZN2v85debug18EstimatedValueSizeEPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug18GetCreationContextENS_5LocalINS_6ObjectEEE"); - v8_export_posix("_ZN2v85debug18GetCurrentPlatformEv"); - v8_export_posix("_ZN2v85debug18GetDateDescriptionENS_5LocalINS_4DateEEE"); - v8_export_posix("_ZN2v85debug18GetNextRandomInt64EPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug18SetConsoleDelegateEPNS_7IsolateEPNS0_15ConsoleDelegateE"); - v8_export_posix("_ZN2v85debug18StackTraceIterator6CreateEPNS_7IsolateEi"); - v8_export_posix("_ZN2v85debug19PrepareRestartFrameEPNS_7IsolateEi"); - v8_export_posix("_ZN2v85debug20ConsoleCallArgumentsC1EPNS_8internal7IsolateERKNS2_16BuiltinArgumentsE"); - v8_export_posix("_ZN2v85debug20ConsoleCallArgumentsC1ERKNS_20FunctionCallbackInfoINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug20ConsoleCallArgumentsC2EPNS_8internal7IsolateERKNS2_16BuiltinArgumentsE"); - v8_export_posix("_ZN2v85debug20ConsoleCallArgumentsC2ERKNS_20FunctionCallbackInfoINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug20GetBigIntDescriptionEPNS_7IsolateENS_5LocalINS_6BigIntEEE"); - v8_export_posix("_ZN2v85debug20GetBigIntStringValueEPNS_7IsolateENS_5LocalINS_6BigIntEEE"); - v8_export_posix("_ZN2v85debug20SetBreakPointsActiveEPNS_7IsolateEb"); - v8_export_posix("_ZN2v85debug20SetTerminateOnResumeEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug21GetInternalPropertiesEPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug21GetMessageFromPromiseENS_5LocalINS_7PromiseEEE"); - v8_export_posix("_ZN2v85debug21SetAsyncEventDelegateEPNS_7IsolateEPNS0_18AsyncEventDelegateE"); - v8_export_posix("_ZN2v85debug21SetFunctionBreakpointENS_5LocalINS_8FunctionEEENS1_INS_6StringEEEPi"); - v8_export_posix("_ZN2v85debug22ChangeBreakOnExceptionEPNS_7IsolateENS0_19ExceptionBreakStateE"); - v8_export_posix("_ZN2v85debug22CompileInspectorScriptEPNS_7IsolateENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v85debug22ForceGarbageCollectionEPNS_7IsolateEN5cppgc18EmbedderStackStateE"); - v8_export_posix("_ZN2v85debug22GetFunctionDescriptionENS_5LocalINS_8FunctionEEE"); - v8_export_posix("_ZN2v85debug23GlobalLexicalScopeNamesENS_5LocalINS_7ContextEEEPSt6vectorINS_6GlobalINS_6StringEEESaIS7_EE"); - v8_export_posix("_ZN2v85debug23PostponeInterruptsScopeC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug23PostponeInterruptsScopeC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug23PostponeInterruptsScopeD1Ev"); - v8_export_posix("_ZN2v85debug23PostponeInterruptsScopeD2Ev"); - v8_export_posix("_ZN2v85debug24EnterDebuggingForIsolateEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug24LeaveDebuggingForIsolateEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug25ResetBlackboxedStateCacheEPNS_7IsolateENS_5LocalINS0_6ScriptEEE"); - v8_export_posix("_ZN2v85debug26CreateMessageFromExceptionEPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v85debug26SetBreakOnNextFunctionCallEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug28ClearBreakOnNextFunctionCallEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug29NotifyDebuggerPausedEventSentEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug37RecordAsyncStackTaggingCreateTaskCallEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug6Script20RemoveWasmBreakpointEi"); - v8_export_posix("_ZN2v85debug8Coverage10ScriptDataC1EmSt10shared_ptrINS_8internal8CoverageEE"); - v8_export_posix("_ZN2v85debug8Coverage10ScriptDataC2EmSt10shared_ptrINS_8internal8CoverageEE"); - v8_export_posix("_ZN2v85debug8Coverage10SelectModeEPNS_7IsolateENS0_12CoverageModeE"); - v8_export_posix("_ZN2v85debug8Coverage14CollectPreciseEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug8Coverage17CollectBestEffortEPNS_7IsolateE"); - v8_export_posix("_ZN2v85debug8LocationC1Eii"); - v8_export_posix("_ZN2v85debug8LocationC1Ev"); - v8_export_posix("_ZN2v85debug8LocationC2Eii"); - v8_export_posix("_ZN2v85debug8LocationC2Ev"); - v8_export_posix("_ZN2v86BigInt12NewFromWordsENS_5LocalINS_7ContextEEEiiPKm"); - v8_export_posix("_ZN2v86BigInt15NewFromUnsignedEPNS_7IsolateEm"); - v8_export_posix("_ZN2v86BigInt3NewEPNS_7IsolateEl"); - v8_export_posix("_ZN2v86BigInt9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v86Locker10InitializeEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Locker8IsLockedEPNS_7IsolateE"); - v8_export_posix("_ZN2v86LockerD1Ev"); - v8_export_posix("_ZN2v86LockerD2Ev"); - v8_export_posix("_ZN2v86Module17InstantiateModuleENS_5LocalINS_7ContextEEEPFNS_10MaybeLocalIS0_EES3_NS1_INS_6StringEEENS1_INS_10FixedArrayEEENS1_IS0_EEE"); - v8_export_posix("_ZN2v86Module18GetModuleNamespaceEv"); - v8_export_posix("_ZN2v86Module21CreateSyntheticModuleEPNS_7IsolateENS_5LocalINS_6StringEEERKNS_10MemorySpanIKS5_EEPFNS_10MaybeLocalINS_5ValueEEENS3_INS_7ContextEEENS3_IS0_EEE"); - v8_export_posix("_ZN2v86Module22GetUnboundModuleScriptEv"); - v8_export_posix("_ZN2v86Module24SetSyntheticModuleExportEPNS_7IsolateENS_5LocalINS_6StringEEENS3_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Module31GetStalledTopLevelAwaitMessagesEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Module8EvaluateENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v86Module9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v86Number3NewEPNS_7IsolateEd"); - v8_export_posix("_ZN2v86Number9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v86Object10GetIsolateEv"); - v8_export_posix("_ZN2v86Object10GetPrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEE"); - v8_export_posix("_ZN2v86Object10HasPrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEE"); - v8_export_posix("_ZN2v86Object10SetPrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object11SetAccessorENS_5LocalINS_7ContextEEENS1_INS_4NameEEEPFvS5_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS5_NS1_IS7_EERKNS6_IvEEENS_10MaybeLocalIS7_EENS_13AccessControlENS_17PropertyAttributeENS_14SideEffectTypeESN_"); - v8_export_posix("_ZN2v86Object12GetPrototypeEv"); - v8_export_posix("_ZN2v86Object12SetPrototypeENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object13DeletePrivateENS_5LocalINS_7ContextEEENS1_INS_7PrivateEEE"); - v8_export_posix("_ZN2v86Object14CallAsFunctionENS_5LocalINS_7ContextEEENS1_INS_5ValueEEEiPS5_"); - v8_export_posix("_ZN2v86Object14DefinePropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEERNS_18PropertyDescriptorE"); - v8_export_posix("_ZN2v86Object14HasOwnPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object14HasOwnPropertyENS_5LocalINS_7ContextEEEj"); - v8_export_posix("_ZN2v86Object14PreviewEntriesEPb"); - v8_export_posix("_ZN2v86Object15GetIdentityHashEv"); - v8_export_posix("_ZN2v86Object16GetPropertyNamesENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v86Object16GetPropertyNamesENS_5LocalINS_7ContextEEENS_17KeyCollectionModeENS_14PropertyFilterENS_11IndexFilterENS_17KeyConversionModeE"); - v8_export_posix("_ZN2v86Object16SetInternalFieldEiNS_5LocalINS_4DataEEE"); - v8_export_posix("_ZN2v86Object17CallAsConstructorENS_5LocalINS_7ContextEEEiPNS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object17DefineOwnPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEENS1_INS_5ValueEEENS_17PropertyAttributeE"); - v8_export_posix("_ZN2v86Object17SetIntegrityLevelENS_5LocalINS_7ContextEEENS_14IntegrityLevelE"); - v8_export_posix("_ZN2v86Object18CreateDataPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object18CreateDataPropertyENS_5LocalINS_7ContextEEEjNS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object18GetConstructorNameEv"); - v8_export_posix("_ZN2v86Object18GetCreationContextEv"); - v8_export_posix("_ZN2v86Object19GetOwnPropertyNamesENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v86Object19GetOwnPropertyNamesENS_5LocalINS_7ContextEEENS_14PropertyFilterENS_17KeyConversionModeE"); - v8_export_posix("_ZN2v86Object19ObjectProtoToStringENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v86Object19SetAccessorPropertyENS_5LocalINS_4NameEEENS1_INS_8FunctionEEES5_NS_17PropertyAttributeE"); - v8_export_posix("_ZN2v86Object19SetLazyDataPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEEPFvS5_RKNS_20PropertyCallbackInfoINS_5ValueEEEENS1_IS7_EENS_17PropertyAttributeENS_14SideEffectTypeESF_"); - v8_export_posix("_ZN2v86Object20GetRealNamedPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object20HasRealNamedPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object20SlowGetInternalFieldEi"); - v8_export_posix("_ZN2v86Object21GetPropertyAttributesENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object21SetNativeDataPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEEPFvS5_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS5_NS1_IS7_EERKNS6_IvEEESD_NS_17PropertyAttributeENS_14SideEffectTypeESK_"); - v8_export_posix("_ZN2v86Object22HasRealIndexedPropertyENS_5LocalINS_7ContextEEEj"); - v8_export_posix("_ZN2v86Object24GetOwnPropertyDescriptorENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object25GetCreationContextCheckedEv"); - v8_export_posix("_ZN2v86Object28FindInstanceInPrototypeChainENS_5LocalINS_16FunctionTemplateEEE"); - v8_export_posix("_ZN2v86Object28HasRealNamedCallbackPropertyENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object30GetRealNamedPropertyAttributesENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object32SetAlignedPointerInInternalFieldEiPv"); - v8_export_posix("_ZN2v86Object33SetAlignedPointerInInternalFieldsEiPiPPv"); - v8_export_posix("_ZN2v86Object36GetRealNamedPropertyInPrototypeChainENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object38SlowGetAlignedPointerFromInternalFieldEPNS_7IsolateEi"); - v8_export_posix("_ZN2v86Object38SlowGetAlignedPointerFromInternalFieldEi"); - v8_export_posix("_ZN2v86Object3GetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object3GetENS_5LocalINS_7ContextEEEj"); - v8_export_posix("_ZN2v86Object3HasENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object3HasENS_5LocalINS_7ContextEEEj"); - v8_export_posix("_ZN2v86Object3NewEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Object3NewEPNS_7IsolateENS_5LocalINS_5ValueEEEPNS3_INS_4NameEEEPS5_m"); - v8_export_posix("_ZN2v86Object3SetENS_5LocalINS_7ContextEEENS1_INS_5ValueEEES5_"); - v8_export_posix("_ZN2v86Object3SetENS_5LocalINS_7ContextEEEjNS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object46GetRealNamedPropertyAttributesInPrototypeChainENS_5LocalINS_7ContextEEENS1_INS_4NameEEE"); - v8_export_posix("_ZN2v86Object50GetAlignedPointerFromEmbedderDataInCreationContextEi"); - v8_export_posix("_ZN2v86Object5CloneEv"); - v8_export_posix("_ZN2v86Object6DeleteENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v86Object6DeleteENS_5LocalINS_7ContextEEEj"); - v8_export_posix("_ZN2v86Object9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v86RegExp21NewWithBacktrackLimitENS_5LocalINS_7ContextEEENS1_INS_6StringEEENS0_5FlagsEj"); - v8_export_posix("_ZN2v86RegExp3NewENS_5LocalINS_7ContextEEENS1_INS_6StringEEENS0_5FlagsE"); - v8_export_posix("_ZN2v86RegExp4ExecENS_5LocalINS_7ContextEEENS1_INS_6StringEEE"); - v8_export_posix("_ZN2v86RegExp9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v86Script15GetResourceNameEv"); - v8_export_posix("_ZN2v86Script16GetUnboundScriptEv"); - v8_export_posix("_ZN2v86Script3RunENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v86Script3RunENS_5LocalINS_7ContextEEENS1_INS_4DataEEE"); - v8_export_posix("_ZN2v86Script7CompileENS_5LocalINS_7ContextEEENS1_INS_6StringEEEPNS_12ScriptOriginE"); - v8_export_posix("_ZN2v86String11NewFromUtf8EPNS_7IsolateEPKcNS_13NewStringTypeEi"); - v8_export_posix("_ZN2v86String12MakeExternalEPNS0_22ExternalStringResourceE"); - v8_export_posix("_ZN2v86String12MakeExternalEPNS0_29ExternalOneByteStringResourceE"); - v8_export_posix("_ZN2v86String14NewFromOneByteEPNS_7IsolateEPKhNS_13NewStringTypeEi"); - v8_export_posix("_ZN2v86String14NewFromTwoByteEPNS_7IsolateEPKtNS_13NewStringTypeEi"); - v8_export_posix("_ZN2v86String18NewExternalOneByteEPNS_7IsolateEPNS0_29ExternalOneByteStringResourceE"); - v8_export_posix("_ZN2v86String18NewExternalTwoByteEPNS_7IsolateEPNS0_22ExternalStringResourceE"); - v8_export_posix("_ZN2v86String18NewFromUtf8LiteralEPNS_7IsolateEPKcNS_13NewStringTypeEi"); - v8_export_posix("_ZN2v86String22ExternalStringResource15UpdateDataCacheEv"); - v8_export_posix("_ZN2v86String29ExternalOneByteStringResource15UpdateDataCacheEv"); - v8_export_posix("_ZN2v86String5ValueC1EPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v86String5ValueC2EPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v86String5ValueD1Ev"); - v8_export_posix("_ZN2v86String5ValueD2Ev"); - v8_export_posix("_ZN2v86String6ConcatEPNS_7IsolateENS_5LocalIS0_EES4_"); - v8_export_posix("_ZN2v86String9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v86String9Utf8ValueC1EPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v86String9Utf8ValueC2EPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v86String9Utf8ValueD1Ev"); - v8_export_posix("_ZN2v86String9Utf8ValueD2Ev"); - v8_export_posix("_ZN2v86Symbol10GetReplaceEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol11GetIteratorEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol14GetHasInstanceEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol14GetToPrimitiveEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol14GetToStringTagEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol14GetUnscopablesEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol16GetAsyncIteratorEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol21GetIsConcatSpreadableEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol3ForEPNS_7IsolateENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v86Symbol3NewEPNS_7IsolateENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v86Symbol6ForApiEPNS_7IsolateENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v86Symbol8GetMatchEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol8GetSplitEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Symbol9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v86Symbol9GetSearchEPNS_7IsolateE"); - v8_export_posix("_ZN2v86Uint329CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v86bigint10RightShiftENS0_8RWDigitsENS0_6DigitsEi"); - v8_export_posix("_ZN2v86bigint10RightShiftENS0_8RWDigitsENS0_6DigitsEmRKNS0_15RightShiftStateE"); - v8_export_posix("_ZN2v86bigint11AsUintN_NegENS0_8RWDigitsENS0_6DigitsEi"); - v8_export_posix("_ZN2v86bigint11AsUintN_PosENS0_8RWDigitsENS0_6DigitsEi"); - v8_export_posix("_ZN2v86bigint11SubtractOneENS0_8RWDigitsENS0_6DigitsE"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl10FromStringENS0_8RWDigitsEPNS0_21FromStringAccumulatorE"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl11MultiplyFFTENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl12DivideSingleENS0_8RWDigitsEPmNS0_6DigitsEm"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl12InvertNewtonENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl12ToStringImplEPcPiNS0_6DigitsEibb"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl13DivideBarrettENS0_8RWDigitsES2_NS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl13DivideBarrettENS0_8RWDigitsES2_NS0_6DigitsES3_S3_S2_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl13KaratsubaMainENS0_8RWDigitsENS0_6DigitsES3_S2_i"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl14InvertBasecaseENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl14KaratsubaChunkENS0_8RWDigitsENS0_6DigitsES3_S2_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl14KaratsubaStartENS0_8RWDigitsENS0_6DigitsES3_S2_i"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl14MultiplySingleENS0_8RWDigitsENS0_6DigitsEm"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl15FromStringLargeENS0_8RWDigitsEPNS0_21FromStringAccumulatorE"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl16DivideSchoolbookENS0_8RWDigitsES2_NS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl16MultiplyToomCookENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl17FromStringClassicENS0_8RWDigitsEPNS0_21FromStringAccumulatorE"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl17MultiplyKaratsubaENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl18MultiplySchoolbookENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl20get_and_clear_statusEv"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl21DivideBurnikelZieglerENS0_8RWDigitsES2_NS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl24FromStringBasePowerOfTwoENS0_8RWDigitsEPNS0_21FromStringAccumulatorE"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl6DivideENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl6InvertENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl6ModuloENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl8MultiplyENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl8ToStringEPcPiNS0_6DigitsEib"); - v8_export_posix("_ZN2v86bigint13ProcessorImpl9Toom3MainENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint13ProcessorImplC1EPNS0_8PlatformE"); - v8_export_posix("_ZN2v86bigint13ProcessorImplC2EPNS0_8PlatformE"); - v8_export_posix("_ZN2v86bigint13ProcessorImplD1Ev"); - v8_export_posix("_ZN2v86bigint13ProcessorImplD2Ev"); - v8_export_posix("_ZN2v86bigint14SubtractSignedENS0_8RWDigitsENS0_6DigitsEbS2_b"); - v8_export_posix("_ZN2v86bigint16BitwiseOr_NegNegENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint16BitwiseOr_PosNegENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint16BitwiseOr_PosPosENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint17AddAndReturnCarryENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint17BitwiseAnd_NegNegENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint17BitwiseAnd_PosNegENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint17BitwiseAnd_PosPosENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint17BitwiseXor_NegNegENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint17BitwiseXor_PosNegENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint17BitwiseXor_PosPosENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint18AsIntNResultLengthENS0_6DigitsEbi"); - v8_export_posix("_ZN2v86bigint18ProductGreaterThanEmmmm"); - v8_export_posix("_ZN2v86bigint18SubAndReturnBorrowENS0_8RWDigitsENS0_6DigitsE"); - v8_export_posix("_ZN2v86bigint20AddAndReturnOverflowENS0_8RWDigitsENS0_6DigitsE"); - v8_export_posix("_ZN2v86bigint20ToStringResultLengthENS0_6DigitsEib"); - v8_export_posix("_ZN2v86bigint23RightShift_ResultLengthENS0_6DigitsEbmPNS0_15RightShiftStateE"); - v8_export_posix("_ZN2v86bigint23SubtractAndReturnBorrowENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint24AsUintN_Pos_ResultLengthENS0_6DigitsEi"); - v8_export_posix("_ZN2v86bigint3AddENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint6AddOneENS0_8RWDigitsENS0_6DigitsE"); - v8_export_posix("_ZN2v86bigint6AsIntNENS0_8RWDigitsENS0_6DigitsEbi"); - v8_export_posix("_ZN2v86bigint8SubtractENS0_8RWDigitsENS0_6DigitsES2_"); - v8_export_posix("_ZN2v86bigint9AddSignedENS0_8RWDigitsENS0_6DigitsEbS2_b"); - v8_export_posix("_ZN2v86bigint9LeftShiftENS0_8RWDigitsENS0_6DigitsEi"); - v8_export_posix("_ZN2v86bigint9LeftShiftENS0_8RWDigitsENS0_6DigitsEm"); - v8_export_posix("_ZN2v86bigint9Processor10FromStringENS0_8RWDigitsEPNS0_21FromStringAccumulatorE"); - v8_export_posix("_ZN2v86bigint9Processor3NewEPNS0_8PlatformE"); - v8_export_posix("_ZN2v86bigint9Processor6DivideENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint9Processor6ModuloENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint9Processor7DestroyEv"); - v8_export_posix("_ZN2v86bigint9Processor8MultiplyENS0_8RWDigitsENS0_6DigitsES3_"); - v8_export_posix("_ZN2v86bigint9Processor8ToStringEPcPiNS0_6DigitsEib"); - v8_export_posix("_ZN2v87Boolean9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v87Context10DeepFreezeEPNS0_18DeepFreezeDelegateE"); - v8_export_posix("_ZN2v87Context10GetIsolateEv"); - v8_export_posix("_ZN2v87Context12DetachGlobalEv"); - v8_export_posix("_ZN2v87Context12FromSnapshotEPNS_7IsolateEmNS_33DeserializeInternalFieldsCallbackEPNS_22ExtensionConfigurationENS_10MaybeLocalINS_5ValueEEEPNS_14MicrotaskQueueENS_30DeserializeContextDataCallbackE"); - v8_export_posix("_ZN2v87Context15SetEmbedderDataEiNS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v87Context15SetPromiseHooksENS_5LocalINS_8FunctionEEES3_S3_S3_"); - v8_export_posix("_ZN2v87Context16GetSecurityTokenEv"); - v8_export_posix("_ZN2v87Context16NewRemoteContextEPNS_7IsolateENS_5LocalINS_14ObjectTemplateEEENS_10MaybeLocalINS_5ValueEEE"); - v8_export_posix("_ZN2v87Context16SetSecurityTokenENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v87Context17GetMicrotaskQueueEv"); - v8_export_posix("_ZN2v87Context17SetMicrotaskQueueEPNS_14MicrotaskQueueE"); - v8_export_posix("_ZN2v87Context19SlowGetEmbedderDataEi"); - v8_export_posix("_ZN2v87Context20BackupIncumbentScopeC1ENS_5LocalIS0_EE"); - v8_export_posix("_ZN2v87Context20BackupIncumbentScopeC2ENS_5LocalIS0_EE"); - v8_export_posix("_ZN2v87Context20BackupIncumbentScopeD1Ev"); - v8_export_posix("_ZN2v87Context20BackupIncumbentScopeD2Ev"); - v8_export_posix("_ZN2v87Context22GetExtrasBindingObjectEv"); - v8_export_posix("_ZN2v87Context23GetDataFromSnapshotOnceEm"); - v8_export_posix("_ZN2v87Context23SetAbortScriptExecutionEPFvPNS_7IsolateENS_5LocalIS0_EEE"); - v8_export_posix("_ZN2v87Context23UseDefaultSecurityTokenEv"); - v8_export_posix("_ZN2v87Context24HasTemplateLiteralObjectENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v87Context29GetNumberOfEmbedderDataFieldsEv"); - v8_export_posix("_ZN2v87Context30AllowCodeGenerationFromStringsEb"); - v8_export_posix("_ZN2v87Context31SetAlignedPointerInEmbedderDataEiPv"); - v8_export_posix("_ZN2v87Context36SetErrorMessageForWasmCodeGenerationENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v87Context37SlowGetAlignedPointerFromEmbedderDataEi"); - v8_export_posix("_ZN2v87Context3NewEPNS_7IsolateEPNS_22ExtensionConfigurationENS_10MaybeLocalINS_14ObjectTemplateEEENS5_INS_5ValueEEENS_33DeserializeInternalFieldsCallbackEPNS_14MicrotaskQueueENS_30DeserializeContextDataCallbackE"); - v8_export_posix("_ZN2v87Context43SetErrorMessageForCodeGenerationFromStringsENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v87Context4ExitEv"); - v8_export_posix("_ZN2v87Context5EnterEv"); - v8_export_posix("_ZN2v87Context6GlobalEv"); - v8_export_posix("_ZN2v87Context9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v87CppHeap13GetHeapHandleEv"); - v8_export_posix("_ZN2v87CppHeap17CollectStatisticsEN5cppgc14HeapStatistics11DetailLevelE"); - v8_export_posix("_ZN2v87CppHeap19GetAllocationHandleEv"); - v8_export_posix("_ZN2v87CppHeap24CollectGarbageForTestingEN5cppgc18EmbedderStackStateE"); - v8_export_posix("_ZN2v87CppHeap36CollectCustomSpaceStatisticsAtLastGCESt6vectorIN5cppgc16CustomSpaceIndexESaIS3_EESt10unique_ptrINS_29CustomSpaceStatisticsReceiverESt14default_deleteIS7_EE"); - v8_export_posix("_ZN2v87CppHeap41CollectGarbageInYoungGenerationForTestingEN5cppgc18EmbedderStackStateE"); - v8_export_posix("_ZN2v87CppHeap42EnableDetachedGarbageCollectionsForTestingEv"); - v8_export_posix("_ZN2v87CppHeap6CreateEPNS_8PlatformERKNS_19CppHeapCreateParamsE"); - v8_export_posix("_ZN2v87CppHeap9TerminateEv"); - v8_export_posix("_ZN2v87Integer15NewFromUnsignedEPNS_7IsolateEj"); - v8_export_posix("_ZN2v87Integer3NewEPNS_7IsolateEi"); - v8_export_posix("_ZN2v87Integer9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v87Isolate10GetCurrentEv"); - v8_export_posix("_ZN2v87Isolate10InitializeEPS0_RKNS0_12CreateParamsE"); - v8_export_posix("_ZN2v87Isolate10ThrowErrorENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v87Isolate11SetRAILModeENS_8RAILModeE"); - v8_export_posix("_ZN2v87Isolate12CreateParamsC1Ev"); - v8_export_posix("_ZN2v87Isolate12CreateParamsC2Ev"); - v8_export_posix("_ZN2v87Isolate12CreateParamsD1Ev"); - v8_export_posix("_ZN2v87Isolate12CreateParamsD2Ev"); - v8_export_posix("_ZN2v87Isolate12GetCodeRangeEPPvPm"); - v8_export_posix("_ZN2v87Isolate13AttachCppHeapEPNS_7CppHeapE"); - v8_export_posix("_ZN2v87Isolate13CopyCodePagesEmPNS_11MemoryRangeE"); - v8_export_posix("_ZN2v87Isolate13DetachCppHeapEv"); - v8_export_posix("_ZN2v87Isolate13MeasureMemoryESt10unique_ptrINS_21MeasureMemoryDelegateESt14default_deleteIS2_EENS_22MeasureMemoryExecutionE"); - v8_export_posix("_ZN2v87Isolate13SetStackLimitEm"); - v8_export_posix("_ZN2v87Isolate13TryGetCurrentEv"); - v8_export_posix("_ZN2v87Isolate14GetStackSampleERKNS_13RegisterStateEPPvmPNS_10SampleInfoE"); - v8_export_posix("_ZN2v87Isolate14SetEventLoggerEPFvPKciE"); - v8_export_posix("_ZN2v87Isolate14SetPromiseHookEPFvNS_15PromiseHookTypeENS_5LocalINS_7PromiseEEENS2_INS_5ValueEEEE"); - v8_export_posix("_ZN2v87Isolate14ThrowExceptionENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v87Isolate15GetHeapProfilerEv"); - v8_export_posix("_ZN2v87Isolate15GetJSEntryStubsEv"); - v8_export_posix("_ZN2v87Isolate16ClearKeptObjectsEv"); - v8_export_posix("_ZN2v87Isolate16EnqueueMicrotaskENS_5LocalINS_8FunctionEEE"); - v8_export_posix("_ZN2v87Isolate16EnqueueMicrotaskEPFvPvES1_"); - v8_export_posix("_ZN2v87Isolate16RequestInterruptEPFvPS0_PvES2_"); - v8_export_posix("_ZN2v87Isolate17DumpAndResetStatsEv"); - v8_export_posix("_ZN2v87Isolate17GetCurrentContextEv"); - v8_export_posix("_ZN2v87Isolate17GetHeapStatisticsEPNS_14HeapStatisticsE"); - v8_export_posix("_ZN2v87Isolate18AddMessageListenerEPFvNS_5LocalINS_7MessageEEENS1_INS_5ValueEEEES5_"); - v8_export_posix("_ZN2v87Isolate18NumberOfHeapSpacesEv"); - v8_export_posix("_ZN2v87Isolate18SetCounterFunctionEPFPiPKcE"); - v8_export_posix("_ZN2v87Isolate18SetMetricsRecorderERKSt10shared_ptrINS_7metrics8RecorderEE"); - v8_export_posix("_ZN2v87Isolate18SetOOMErrorHandlerEPFvPKcRKNS_10OOMDetailsEE"); - v8_export_posix("_ZN2v87Isolate18TerminateExecutionEv"); - v8_export_posix("_ZN2v87Isolate19GetIncumbentContextEv"); - v8_export_posix("_ZN2v87Isolate19SetAllowAtomicsWaitEb"); - v8_export_posix("_ZN2v87Isolate19SetBatterySaverModeEb"); - v8_export_posix("_ZN2v87Isolate19SetMicrotasksPolicyENS_16MicrotasksPolicyE"); - v8_export_posix("_ZN2v87Isolate19UpdateLoadStartTimeEv"); - v8_export_posix("_ZN2v87Isolate20GetEmbeddedCodeRangeEPPKvPm"); - v8_export_posix("_ZN2v87Isolate20SetFatalErrorHandlerEPFvPKcS2_E"); - v8_export_posix("_ZN2v87Isolate21AddGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEES2_"); - v8_export_posix("_ZN2v87Isolate21AddGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_S2_"); - v8_export_posix("_ZN2v87Isolate21AddGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEES2_"); - v8_export_posix("_ZN2v87Isolate21AddGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_S2_"); - v8_export_posix("_ZN2v87Isolate21AtomicsWaitWakeHandle4WakeEv"); - v8_export_posix("_ZN2v87Isolate21ClearCachesForTestingEv"); - v8_export_posix("_ZN2v87Isolate21LowMemoryNotificationEv"); - v8_export_posix("_ZN2v87Isolate21SetUseCounterCallbackEPFvPS0_NS0_17UseCounterFeatureEE"); - v8_export_posix("_ZN2v87Isolate21SetWasmModuleCallbackEPFbRKNS_20FunctionCallbackInfoINS_5ValueEEEE"); - v8_export_posix("_ZN2v87Isolate22GetHeapSpaceStatisticsEPNS_19HeapSpaceStatisticsEm"); - v8_export_posix("_ZN2v87Isolate22IsExecutionTerminatingEv"); - v8_export_posix("_ZN2v87Isolate22RemoveMessageListenersEPFvNS_5LocalINS_7MessageEEENS1_INS_5ValueEEEE"); - v8_export_posix("_ZN2v87Isolate22SetAddCrashKeyCallbackEPFvNS_10CrashKeyIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE"); - v8_export_posix("_ZN2v87Isolate22SetAtomicsWaitCallbackEPFvNS0_16AtomicsWaitEventENS_5LocalINS_17SharedArrayBufferEEEmldPNS0_21AtomicsWaitWakeHandleEPvES7_"); - v8_export_posix("_ZN2v87Isolate22SetJitCodeEventHandlerENS_19JitCodeEventOptionsEPFvPKNS_12JitCodeEventEE"); - v8_export_posix("_ZN2v87Isolate22VisitExternalResourcesEPNS_23ExternalResourceVisitorE"); - v8_export_posix("_ZN2v87Isolate23GetArrayBufferAllocatorEv"); - v8_export_posix("_ZN2v87Isolate23GetDataFromSnapshotOnceEm"); - v8_export_posix("_ZN2v87Isolate23SetEmbedderRootsHandlerEPNS_20EmbedderRootsHandlerE"); - v8_export_posix("_ZN2v87Isolate23SetWasmInstanceCallbackEPFbRKNS_20FunctionCallbackInfoINS_5ValueEEEE"); - v8_export_posix("_ZN2v87Isolate24AddCallCompletedCallbackEPFvPS0_E"); - v8_export_posix("_ZN2v87Isolate24AddNearHeapLimitCallbackEPFmPvmmES1_"); - v8_export_posix("_ZN2v87Isolate24CancelTerminateExecutionEv"); - v8_export_posix("_ZN2v87Isolate24IdleNotificationDeadlineEd"); - v8_export_posix("_ZN2v87Isolate24RemoveGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEE"); - v8_export_posix("_ZN2v87Isolate24RemoveGCEpilogueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_"); - v8_export_posix("_ZN2v87Isolate24RemoveGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEE"); - v8_export_posix("_ZN2v87Isolate24RemoveGCPrologueCallbackEPFvPS0_NS_6GCTypeENS_15GCCallbackFlagsEPvES4_"); - v8_export_posix("_ZN2v87Isolate24RestoreOriginalHeapLimitEv"); - v8_export_posix("_ZN2v87Isolate24SetPromiseRejectCallbackEPFvNS_20PromiseRejectMessageEE"); - v8_export_posix("_ZN2v87Isolate24SetWasmStreamingCallbackEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE"); - v8_export_posix("_ZN2v87Isolate25HasPendingBackgroundTasksEv"); - v8_export_posix("_ZN2v87Isolate26InstallConditionalFeaturesENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v87Isolate26MemoryPressureNotificationENS_19MemoryPressureLevelE"); - v8_export_posix("_ZN2v87Isolate26PerformMicrotaskCheckpointEv"); - v8_export_posix("_ZN2v87Isolate26SetCreateHistogramFunctionEPFPvPKciimE"); - v8_export_posix("_ZN2v87Isolate26SetWasmJSPIEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE"); - v8_export_posix("_ZN2v87Isolate27ContextDisposedNotificationEb"); - v8_export_posix("_ZN2v87Isolate27RemoveCallCompletedCallbackEPFvPS0_E"); - v8_export_posix("_ZN2v87Isolate27RemoveNearHeapLimitCallbackEPFmPvmmEm"); - v8_export_posix("_ZN2v87Isolate28AddBeforeCallEnteredCallbackEPFvPS0_E"); - v8_export_posix("_ZN2v87Isolate28GetEnteredOrMicrotaskContextEv"); - v8_export_posix("_ZN2v87Isolate28SetPrepareStackTraceCallbackEPFNS_10MaybeLocalINS_5ValueEEENS_5LocalINS_7ContextEEENS4_IS2_EENS4_INS_5ArrayEEEE"); - v8_export_posix("_ZN2v87Isolate28SetWasmLoadSourceMapCallbackEPFNS_5LocalINS_6StringEEEPS0_PKcE"); - v8_export_posix("_ZN2v87Isolate29AllowJavascriptExecutionScopeC1EPS0_"); - v8_export_posix("_ZN2v87Isolate29AllowJavascriptExecutionScopeC2EPS0_"); - v8_export_posix("_ZN2v87Isolate29AllowJavascriptExecutionScopeD1Ev"); - v8_export_posix("_ZN2v87Isolate29AllowJavascriptExecutionScopeD2Ev"); - v8_export_posix("_ZN2v87Isolate29DiscardThreadSpecificMetadataEv"); - v8_export_posix("_ZN2v87Isolate29IncreaseHeapLimitForDebuggingEv"); - v8_export_posix("_ZN2v87Isolate29SetAddHistogramSampleFunctionEPFvPviE"); - v8_export_posix("_ZN2v87Isolate30AddMicrotasksCompletedCallbackEPFvPS0_PvES2_"); - v8_export_posix("_ZN2v87Isolate30NumberOfTrackedHeapObjectTypesEv"); - v8_export_posix("_ZN2v87Isolate31GetHeapObjectStatisticsAtLastGCEPNS_20HeapObjectStatisticsEm"); - v8_export_posix("_ZN2v87Isolate31IsolateInBackgroundNotificationEv"); - v8_export_posix("_ZN2v87Isolate31IsolateInForegroundNotificationEv"); - v8_export_posix("_ZN2v87Isolate31RemoveBeforeCallEnteredCallbackEPFvPS0_E"); - v8_export_posix("_ZN2v87Isolate31SuppressMicrotaskExecutionScopeC1EPS0_PNS_14MicrotaskQueueE"); - v8_export_posix("_ZN2v87Isolate31SuppressMicrotaskExecutionScopeC2EPS0_PNS_14MicrotaskQueueE"); - v8_export_posix("_ZN2v87Isolate31SuppressMicrotaskExecutionScopeD1Ev"); - v8_export_posix("_ZN2v87Isolate31SuppressMicrotaskExecutionScopeD2Ev"); - v8_export_posix("_ZN2v87Isolate32AddMessageListenerWithErrorLevelEPFvNS_5LocalINS_7MessageEEENS1_INS_5ValueEEEEiS5_"); - v8_export_posix("_ZN2v87Isolate32DisallowJavascriptExecutionScopeC1EPS0_NS1_9OnFailureE"); - v8_export_posix("_ZN2v87Isolate32DisallowJavascriptExecutionScopeC2EPS0_NS1_9OnFailureE"); - v8_export_posix("_ZN2v87Isolate32DisallowJavascriptExecutionScopeD1Ev"); - v8_export_posix("_ZN2v87Isolate32DisallowJavascriptExecutionScopeD2Ev"); - v8_export_posix("_ZN2v87Isolate32GetHeapCodeAndMetadataStatisticsEPNS_18HeapCodeStatisticsE"); - v8_export_posix("_ZN2v87Isolate32IsHeapLimitIncreasedForDebuggingEv"); - v8_export_posix("_ZN2v87Isolate33RemoveMicrotasksCompletedCallbackEPFvPS0_PvES2_"); - v8_export_posix("_ZN2v87Isolate34RequestGarbageCollectionForTestingENS0_21GarbageCollectionTypeE"); - v8_export_posix("_ZN2v87Isolate34RequestGarbageCollectionForTestingENS0_21GarbageCollectionTypeEN5cppgc18EmbedderStackStateE"); - v8_export_posix("_ZN2v87Isolate34SetAllowWasmCodeGenerationCallbackEPFbNS_5LocalINS_7ContextEEENS1_INS_6StringEEEE"); - v8_export_posix("_ZN2v87Isolate34SetWasmAsyncResolvePromiseCallbackEPFvPS0_NS_5LocalINS_7ContextEEENS2_INS_7Promise8ResolverEEENS2_INS_5ValueEEENS_16WasmAsyncSuccessEE"); - v8_export_posix("_ZN2v87Isolate35SetAbortOnUncaughtExceptionCallbackEPFbPS0_E"); - v8_export_posix("_ZN2v87Isolate36AutomaticallyRestoreInitialHeapLimitEd"); - v8_export_posix("_ZN2v87Isolate36GetContinuationPreservedEmbedderDataEv"); - v8_export_posix("_ZN2v87Isolate36ReportExternalAllocationLimitReachedEv"); - v8_export_posix("_ZN2v87Isolate36SetContinuationPreservedEmbedderDataENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v87Isolate36SetFailedAccessCheckCallbackFunctionEPFvNS_5LocalINS_6ObjectEEENS_10AccessTypeENS1_INS_5ValueEEEE"); - v8_export_posix("_ZN2v87Isolate37AdjustAmountOfExternalAllocatedMemoryEl"); - v8_export_posix("_ZN2v87Isolate37LocaleConfigurationChangeNotificationEv"); - v8_export_posix("_ZN2v87Isolate37SetWasmImportedStringsEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE"); - v8_export_posix("_ZN2v87Isolate38SetHostImportModuleDynamicallyCallbackEPFNS_10MaybeLocalINS_7PromiseEEENS_5LocalINS_7ContextEEENS4_INS_4DataEEENS4_INS_5ValueEEENS4_INS_6StringEEENS4_INS_10FixedArrayEEEE"); - v8_export_posix("_ZN2v87Isolate39DateTimeConfigurationChangeNotificationENS0_17TimeZoneDetectionE"); - v8_export_posix("_ZN2v87Isolate39SetHostCreateShadowRealmContextCallbackEPFNS_10MaybeLocalINS_7ContextEEENS_5LocalIS2_EEE"); - v8_export_posix("_ZN2v87Isolate3NewERKNS0_12CreateParamsE"); - v8_export_posix("_ZN2v87Isolate41SetCaptureStackTraceForUncaughtExceptionsEbiNS_10StackTrace17StackTraceOptionsE"); - v8_export_posix("_ZN2v87Isolate41SetHostInitializeImportMetaObjectCallbackEPFvNS_5LocalINS_7ContextEEENS1_INS_6ModuleEEENS1_INS_6ObjectEEEE"); - v8_export_posix("_ZN2v87Isolate42SetModifyCodeGenerationFromStringsCallbackEPFNS_37ModifyCodeGenerationFromStringsResultENS_5LocalINS_7ContextEEENS2_INS_5ValueEEEbE"); - v8_export_posix("_ZN2v87Isolate45SetJavaScriptCompileHintsMagicEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE"); - v8_export_posix("_ZN2v87Isolate46SetGetExternallyAllocatedMemoryInBytesCallbackEPFmvE"); - v8_export_posix("_ZN2v87Isolate46SetSharedArrayBufferConstructorEnabledCallbackEPFbNS_5LocalINS_7ContextEEEE"); - v8_export_posix("_ZN2v87Isolate4ExitEv"); - v8_export_posix("_ZN2v87Isolate5EnterEv"); - v8_export_posix("_ZN2v87Isolate6IsDeadEv"); - v8_export_posix("_ZN2v87Isolate7DisposeEv"); - v8_export_posix("_ZN2v87Isolate7IsInUseEv"); - v8_export_posix("_ZN2v87Isolate7SetIdleEb"); - v8_export_posix("_ZN2v87Isolate8AllocateEv"); - v8_export_posix("_ZN2v87Isolate9InContextEv"); - v8_export_posix("_ZN2v87Message22PrintCurrentStackTraceEPNS_7IsolateERSo"); - v8_export_posix("_ZN2v87Numeric9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v87Private3NewEPNS_7IsolateENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v87Private6ForApiEPNS_7IsolateENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v87Private9CheckCastEPNS_4DataE"); - v8_export_posix("_ZN2v87Promise12MarkAsSilentEv"); - v8_export_posix("_ZN2v87Promise13MarkAsHandledEv"); - v8_export_posix("_ZN2v87Promise4ThenENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEE"); - v8_export_posix("_ZN2v87Promise4ThenENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEES5_"); - v8_export_posix("_ZN2v87Promise5CatchENS_5LocalINS_7ContextEEENS1_INS_8FunctionEEE"); - v8_export_posix("_ZN2v87Promise5StateEv"); - v8_export_posix("_ZN2v87Promise6ResultEv"); - v8_export_posix("_ZN2v87Promise8Resolver10GetPromiseEv"); - v8_export_posix("_ZN2v87Promise8Resolver3NewENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v87Promise8Resolver6RejectENS_5LocalINS_7ContextEEENS2_INS_5ValueEEE"); - v8_export_posix("_ZN2v87Promise8Resolver7ResolveENS_5LocalINS_7ContextEEENS2_INS_5ValueEEE"); - v8_export_posix("_ZN2v87Promise8Resolver9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v87Promise9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v87metrics13LongTaskStats3GetEPNS_7IsolateE"); - v8_export_posix("_ZN2v87metrics8Recorder10GetContextEPNS_7IsolateENS1_9ContextIdE"); - v8_export_posix("_ZN2v87metrics8Recorder12GetContextIdENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v87sampler11AtomicGuardC1EPSt6atomicIbEb"); - v8_export_posix("_ZN2v87sampler11AtomicGuardC2EPSt6atomicIbEb"); - v8_export_posix("_ZN2v87sampler11AtomicGuardD1Ev"); - v8_export_posix("_ZN2v87sampler11AtomicGuardD2Ev"); - v8_export_posix("_ZN2v87sampler13SignalHandler17FillRegisterStateEPvPNS_13RegisterStateE"); - v8_export_posix("_ZN2v87sampler13SignalHandler20HandleProfilerSignalEiP9siginfo_tPv"); - v8_export_posix("_ZN2v87sampler14SamplerManager10AddSamplerEPNS0_7SamplerE"); - v8_export_posix("_ZN2v87sampler14SamplerManager13RemoveSamplerEPNS0_7SamplerE"); - v8_export_posix("_ZN2v87sampler14SamplerManager8DoSampleERKNS_13RegisterStateE"); - v8_export_posix("_ZN2v87sampler14SamplerManager8instanceEv"); - v8_export_posix("_ZN2v87sampler7Sampler4StopEv"); - v8_export_posix("_ZN2v87sampler7Sampler5StartEv"); - v8_export_posix("_ZN2v87sampler7Sampler8DoSampleEv"); - v8_export_posix("_ZN2v87sampler7SamplerC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v87sampler7SamplerC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v87sampler7SamplerD0Ev"); - v8_export_posix("_ZN2v87sampler7SamplerD1Ev"); - v8_export_posix("_ZN2v87sampler7SamplerD2Ev"); - v8_export_posix("_ZN2v87tracing11TracedValue10BeginArrayEPKc"); - v8_export_posix("_ZN2v87tracing11TracedValue10BeginArrayEv"); - v8_export_posix("_ZN2v87tracing11TracedValue10SetBooleanEPKcb"); - v8_export_posix("_ZN2v87tracing11TracedValue10SetIntegerEPKci"); - v8_export_posix("_ZN2v87tracing11TracedValue10WriteCommaEv"); - v8_export_posix("_ZN2v87tracing11TracedValue12AppendDoubleEd"); - v8_export_posix("_ZN2v87tracing11TracedValue12AppendStringEPKc"); - v8_export_posix("_ZN2v87tracing11TracedValue13AppendBooleanEb"); - v8_export_posix("_ZN2v87tracing11TracedValue13AppendIntegerEi"); - v8_export_posix("_ZN2v87tracing11TracedValue13EndDictionaryEv"); - v8_export_posix("_ZN2v87tracing11TracedValue15BeginDictionaryEPKc"); - v8_export_posix("_ZN2v87tracing11TracedValue15BeginDictionaryEv"); - v8_export_posix("_ZN2v87tracing11TracedValue6CreateEv"); - v8_export_posix("_ZN2v87tracing11TracedValue8EndArrayEv"); - v8_export_posix("_ZN2v87tracing11TracedValue8SetValueEPKcPS1_"); - v8_export_posix("_ZN2v87tracing11TracedValue9SetDoubleEPKcd"); - v8_export_posix("_ZN2v87tracing11TracedValue9SetStringEPKcS3_"); - v8_export_posix("_ZN2v87tracing11TracedValue9WriteNameEPKc"); - v8_export_posix("_ZN2v87tracing11TracedValueC1Ev"); - v8_export_posix("_ZN2v87tracing11TracedValueC2Ev"); - v8_export_posix("_ZN2v87tracing11TracedValueD0Ev"); - v8_export_posix("_ZN2v87tracing11TracedValueD1Ev"); - v8_export_posix("_ZN2v87tracing11TracedValueD2Ev"); - v8_export_posix("_ZN2v87tracing23TracingCategoryObserver14OnTraceEnabledEv"); - v8_export_posix("_ZN2v87tracing23TracingCategoryObserver15OnTraceDisabledEv"); - v8_export_posix("_ZN2v87tracing23TracingCategoryObserver5SetUpEv"); - v8_export_posix("_ZN2v87tracing23TracingCategoryObserver8TearDownEv"); - v8_export_posix("_ZN2v88DataView3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v88DataView3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v88DataView9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v88External3NewEPNS_7IsolateEPv"); - v8_export_posix("_ZN2v88External9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v88Function21FunctionProtoToStringENS_5LocalINS_7ContextEEE"); - v8_export_posix("_ZN2v88Function3NewENS_5LocalINS_7ContextEEEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS1_IS5_EEiNS_19ConstructorBehaviorENS_14SideEffectTypeE"); - v8_export_posix("_ZN2v88Function4CallENS_5LocalINS_7ContextEEENS1_INS_5ValueEEEiPS5_"); - v8_export_posix("_ZN2v88Function7SetNameENS_5LocalINS_6StringEEE"); - v8_export_posix("_ZN2v88Function9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v88Platform21SystemClockTimeMillisEv"); - v8_export_posix("_ZN2v88Template10SetPrivateENS_5LocalINS_7PrivateEEENS1_INS_4DataEEENS_17PropertyAttributeE"); - v8_export_posix("_ZN2v88Template19SetAccessorPropertyENS_5LocalINS_4NameEEENS1_INS_16FunctionTemplateEEES5_NS_17PropertyAttributeE"); - v8_export_posix("_ZN2v88Template19SetLazyDataPropertyENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEENS1_IS5_EENS_17PropertyAttributeENS_14SideEffectTypeESD_"); - v8_export_posix("_ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_13AccessControlENS_14SideEffectTypeESJ_"); - v8_export_posix("_ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_"); - v8_export_posix("_ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_6StringEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_13AccessControlENS_14SideEffectTypeESJ_"); - v8_export_posix("_ZN2v88Template21SetNativeDataPropertyENS_5LocalINS_6StringEEEPFvS3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_17PropertyAttributeENS_14SideEffectTypeESI_"); - v8_export_posix("_ZN2v88Template24SetIntrinsicDataPropertyENS_5LocalINS_4NameEEENS_9IntrinsicENS_17PropertyAttributeE"); - v8_export_posix("_ZN2v88Template3SetENS_5LocalINS_4NameEEENS1_INS_4DataEEENS_17PropertyAttributeE"); - v8_export_posix("_ZN2v88TryCatch10SetVerboseEb"); - v8_export_posix("_ZN2v88TryCatch10StackTraceENS_5LocalINS_7ContextEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v88TryCatch13ResetInternalEv"); - v8_export_posix("_ZN2v88TryCatch17SetCaptureMessageEb"); - v8_export_posix("_ZN2v88TryCatch5ResetEv"); - v8_export_posix("_ZN2v88TryCatch7ReThrowEv"); - v8_export_posix("_ZN2v88TryCatchC1EPNS_7IsolateE"); - v8_export_posix("_ZN2v88TryCatchC2EPNS_7IsolateE"); - v8_export_posix("_ZN2v88TryCatchD1Ev"); - v8_export_posix("_ZN2v88TryCatchD2Ev"); - v8_export_posix("_ZN2v88TryCatchdaEPvm"); - v8_export_posix("_ZN2v88TryCatchdlEPvm"); - v8_export_posix("_ZN2v88TryCatchnaEm"); - v8_export_posix("_ZN2v88TryCatchnwEm"); - v8_export_posix("_ZN2v88Unlocker10InitializeEPNS_7IsolateE"); - v8_export_posix("_ZN2v88UnlockerD1Ev"); - v8_export_posix("_ZN2v88UnlockerD2Ev"); - v8_export_posix("_ZN2v88Unwinder17TryUnwindV8FramesERKNS_12JSEntryStubsEmPKNS_11MemoryRangeEPNS_13RegisterStateEPKv"); - v8_export_posix("_ZN2v88Unwinder8PCIsInV8EmPKNS_11MemoryRangeEPv"); - v8_export_posix("_ZN2v88platform12RunIdleTasksEPNS_8PlatformEPNS_7IsolateEd"); - v8_export_posix("_ZN2v88platform15DefaultJobState10DidRunTaskEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState11JobDelegate9GetTaskIdEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState11JobDelegateD1Ev"); - v8_export_posix("_ZN2v88platform15DefaultJobState11JobDelegateD2Ev"); - v8_export_posix("_ZN2v88platform15DefaultJobState13AcquireTaskIdEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState13CancelAndWaitEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState13ReleaseTaskIdEh"); - v8_export_posix("_ZN2v88platform15DefaultJobState14UpdatePriorityENS_12TaskPriorityE"); - v8_export_posix("_ZN2v88platform15DefaultJobState15CanRunFirstTaskEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState15CancelAndDetachEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState18CallOnWorkerThreadENS_12TaskPriorityESt10unique_ptrINS_4TaskESt14default_deleteIS4_EE"); - v8_export_posix("_ZN2v88platform15DefaultJobState25NotifyConcurrencyIncreaseEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState4JoinEv"); - v8_export_posix("_ZN2v88platform15DefaultJobState8IsActiveEv"); - v8_export_posix("_ZN2v88platform15DefaultJobStateC1EPNS_8PlatformESt10unique_ptrINS_7JobTaskESt14default_deleteIS5_EENS_12TaskPriorityEm"); - v8_export_posix("_ZN2v88platform15DefaultJobStateC2EPNS_8PlatformESt10unique_ptrINS_7JobTaskESt14default_deleteIS5_EENS_12TaskPriorityEm"); - v8_export_posix("_ZN2v88platform15DefaultJobStateD0Ev"); - v8_export_posix("_ZN2v88platform15DefaultJobStateD1Ev"); - v8_export_posix("_ZN2v88platform15DefaultJobStateD2Ev"); - v8_export_posix("_ZN2v88platform15DefaultPlatform12RunIdleTasksEPNS_7IsolateEd"); - v8_export_posix("_ZN2v88platform15DefaultPlatform13CreateJobImplENS_12TaskPriorityESt10unique_ptrINS_7JobTaskESt14default_deleteIS4_EERKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform15PumpMessageLoopEPNS_7IsolateENS0_19MessageLoopBehaviorE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform16GetPageAllocatorEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatform16IdleTasksEnabledEPNS_7IsolateE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform20GetStackTracePrinterEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatform20GetTracingControllerEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatform20SetTracingControllerESt10unique_ptrINS_17TracingControllerESt14default_deleteIS3_EE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform21NotifyIsolateShutdownEPNS_7IsolateE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform21NumberOfWorkerThreadsEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatform22CurrentClockTimeMillisEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatform23GetForegroundTaskRunnerEPNS_7IsolateE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform25SetTimeFunctionForTestingEPFdvE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform26GetThreadIsolatedAllocatorEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatform26PostTaskOnWorkerThreadImplENS_12TaskPriorityESt10unique_ptrINS_4TaskESt14default_deleteIS4_EERKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform27MonotonicallyIncreasingTimeEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatform33PostDelayedTaskOnWorkerThreadImplENS_12TaskPriorityESt10unique_ptrINS_4TaskESt14default_deleteIS4_EEdRKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform15DefaultPlatform37EnsureBackgroundTaskRunnerInitializedEv"); - v8_export_posix("_ZN2v88platform15DefaultPlatformC1EiNS0_15IdleTaskSupportESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EENS0_12PriorityModeE"); - v8_export_posix("_ZN2v88platform15DefaultPlatformC2EiNS0_15IdleTaskSupportESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EENS0_12PriorityModeE"); - v8_export_posix("_ZN2v88platform15DefaultPlatformD0Ev"); - v8_export_posix("_ZN2v88platform15DefaultPlatformD1Ev"); - v8_export_posix("_ZN2v88platform15DefaultPlatformD2Ev"); - v8_export_posix("_ZN2v88platform15PumpMessageLoopEPNS_8PlatformEPNS_7IsolateENS0_19MessageLoopBehaviorE"); - v8_export_posix("_ZN2v88platform16DefaultJobHandle14UpdatePriorityENS_12TaskPriorityE"); - v8_export_posix("_ZN2v88platform16DefaultJobHandle15CancelAndDetachEv"); - v8_export_posix("_ZN2v88platform16DefaultJobHandle4JoinEv"); - v8_export_posix("_ZN2v88platform16DefaultJobHandle6CancelEv"); - v8_export_posix("_ZN2v88platform16DefaultJobHandle8IsActiveEv"); - v8_export_posix("_ZN2v88platform16DefaultJobHandleC1ESt10shared_ptrINS0_15DefaultJobStateEE"); - v8_export_posix("_ZN2v88platform16DefaultJobHandleC2ESt10shared_ptrINS0_15DefaultJobStateEE"); - v8_export_posix("_ZN2v88platform16DefaultJobHandleD0Ev"); - v8_export_posix("_ZN2v88platform16DefaultJobHandleD1Ev"); - v8_export_posix("_ZN2v88platform16DefaultJobHandleD2Ev"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueue10TryGetNextEv"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueue13AppendDelayedESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEd"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueue23PopTaskFromDelayedQueueEd"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueue27MonotonicallyIncreasingTimeEv"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueue6AppendESt10unique_ptrINS_4TaskESt14default_deleteIS3_EE"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueue9TerminateEv"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueueC1EPFdvE"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueueC2EPFdvE"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueueD1Ev"); - v8_export_posix("_ZN2v88platform16DelayedTaskQueueD2Ev"); - v8_export_posix("_ZN2v88platform18NewDefaultPlatformEiNS0_15IdleTaskSupportENS0_21InProcessStackDumpingESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EENS0_12PriorityModeE"); - v8_export_posix("_ZN2v88platform19NewDefaultJobHandleEPNS_8PlatformENS_12TaskPriorityESt10unique_ptrINS_7JobTaskESt14default_deleteIS5_EEm"); - v8_export_posix("_ZN2v88platform21NotifyIsolateShutdownEPNS_8PlatformEPNS_7IsolateE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner12PostTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EERKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeC1ESt10shared_ptrIS1_E"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeC2ESt10shared_ptrIS1_E"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeD1Ev"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner12RunTaskScopeD2Ev"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner14PostTaskLockedESt10unique_ptrINS_4TaskESt14default_deleteIS3_EENS1_11NestabilityERKNS_4base9LockGuardINS8_5MutexELNS8_12NullBehaviorE0EEE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner16IdleTasksEnabledEv"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner16PopTaskFromQueueENS0_19MessageLoopBehaviorE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner16PostIdleTaskImplESt10unique_ptrINS_8IdleTaskESt14default_deleteIS3_EERKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner17WaitForTaskLockedERKNS_4base9LockGuardINS2_5MutexELNS2_12NullBehaviorE0EEE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner19PostDelayedTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdRKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner20PopTaskFromIdleQueueEv"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner21PostDelayedTaskLockedESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdNS1_11NestabilityERKNS_4base9LockGuardINS8_5MutexELNS8_12NullBehaviorE0EEE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner23MoveExpiredDelayedTasksERKNS_4base9LockGuardINS2_5MutexELNS2_12NullBehaviorE0EEE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner23PostNonNestableTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EERKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner27MonotonicallyIncreasingTimeEv"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner29PopTaskFromDelayedQueueLockedERKNS_4base9LockGuardINS2_5MutexELNS2_12NullBehaviorE0EEEPNS1_11NestabilityE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner30PostNonNestableDelayedTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdRKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunner9TerminateEv"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunnerC1ENS0_15IdleTaskSupportEPFdvE"); - v8_export_posix("_ZN2v88platform27DefaultForegroundTaskRunnerC2ENS0_15IdleTaskSupportEPFdvE"); - v8_export_posix("_ZN2v88platform30DefaultThreadIsolatedAllocator4FreeEPv"); - v8_export_posix("_ZN2v88platform30DefaultThreadIsolatedAllocator8AllocateEm"); - v8_export_posix("_ZN2v88platform30DefaultThreadIsolatedAllocatorC1Ev"); - v8_export_posix("_ZN2v88platform30DefaultThreadIsolatedAllocatorC2Ev"); - v8_export_posix("_ZN2v88platform30DefaultThreadIsolatedAllocatorD0Ev"); - v8_export_posix("_ZN2v88platform30DefaultThreadIsolatedAllocatorD1Ev"); - v8_export_posix("_ZN2v88platform30DefaultThreadIsolatedAllocatorD2Ev"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12PostTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EERKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThread3RunEv"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThread6NotifyEv"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadC1EPS1_NS_4base6Thread8PriorityE"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadC2EPS1_NS_4base6Thread8PriorityE"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadD0Ev"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadD1Ev"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner12WorkerThreadD2Ev"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner16IdleTasksEnabledEv"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner16PostIdleTaskImplESt10unique_ptrINS_8IdleTaskESt14default_deleteIS3_EERKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner19PostDelayedTaskImplESt10unique_ptrINS_4TaskESt14default_deleteIS3_EEdRKNS_14SourceLocationE"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner27MonotonicallyIncreasingTimeEv"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunner9TerminateEv"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunnerC1EjPFdvENS_4base6Thread8PriorityE"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunnerC2EjPFdvENS_4base6Thread8PriorityE"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunnerD0Ev"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunnerD1Ev"); - v8_export_posix("_ZN2v88platform30DefaultWorkerThreadsTaskRunnerD2Ev"); - v8_export_posix("_ZN2v88platform32NewSingleThreadedDefaultPlatformENS0_15IdleTaskSupportENS0_21InProcessStackDumpingESt10unique_ptrINS_17TracingControllerESt14default_deleteIS4_EE"); - v8_export_posix("_ZN2v88platform7tracing11TraceBuffer27CreateTraceBufferRingBufferEmPNS1_11TraceWriterE"); - v8_export_posix("_ZN2v88platform7tracing11TraceConfig19AddIncludedCategoryEPKc"); - v8_export_posix("_ZN2v88platform7tracing11TraceConfig24CreateDefaultTraceConfigEv"); - v8_export_posix("_ZN2v88platform7tracing11TraceObject10InitializeEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEjll"); - v8_export_posix("_ZN2v88platform7tracing11TraceObject14UpdateDurationEll"); - v8_export_posix("_ZN2v88platform7tracing11TraceObject20InitializeForTestingEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEjiillmm"); - v8_export_posix("_ZN2v88platform7tracing11TraceObjectD1Ev"); - v8_export_posix("_ZN2v88platform7tracing11TraceObjectD2Ev"); - v8_export_posix("_ZN2v88platform7tracing11TraceWriter21CreateJSONTraceWriterERSo"); - v8_export_posix("_ZN2v88platform7tracing11TraceWriter21CreateJSONTraceWriterERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriter14AppendArgValueEPNS_24ConvertableToTraceFormatE"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriter14AppendArgValueEhNS1_11TraceObject8ArgValueE"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriter16AppendTraceEventEPNS1_11TraceObjectE"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriter5FlushEv"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriterC1ERSo"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriterC1ERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriterC2ERSo"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriterC2ERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriterD0Ev"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriterD1Ev"); - v8_export_posix("_ZN2v88platform7tracing15JSONTraceWriterD2Ev"); - v8_export_posix("_ZN2v88platform7tracing16TraceBufferChunk13AddTraceEventEPm"); - v8_export_posix("_ZN2v88platform7tracing16TraceBufferChunk5ResetEj"); - v8_export_posix("_ZN2v88platform7tracing16TraceBufferChunkC1Ej"); - v8_export_posix("_ZN2v88platform7tracing16TraceBufferChunkC2Ej"); - v8_export_posix("_ZN2v88platform7tracing17TracingController10InitializeEPNS1_11TraceBufferE"); - v8_export_posix("_ZN2v88platform7tracing17TracingController11StopTracingEv"); - v8_export_posix("_ZN2v88platform7tracing17TracingController12StartTracingEPNS1_11TraceConfigE"); - v8_export_posix("_ZN2v88platform7tracing17TracingController13AddTraceEventEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEj"); - v8_export_posix("_ZN2v88platform7tracing17TracingController20GetCategoryGroupNameEPKh"); - v8_export_posix("_ZN2v88platform7tracing17TracingController21AddTraceStateObserverEPNS_17TracingController18TraceStateObserverE"); - v8_export_posix("_ZN2v88platform7tracing17TracingController23GetCategoryGroupEnabledEPKc"); - v8_export_posix("_ZN2v88platform7tracing17TracingController24RemoveTraceStateObserverEPNS_17TracingController18TraceStateObserverE"); - v8_export_posix("_ZN2v88platform7tracing17TracingController24UpdateTraceEventDurationEPKhPKcm"); - v8_export_posix("_ZN2v88platform7tracing17TracingController26AddTraceEventWithTimestampEcPKhPKcS6_mmiPS6_S4_PKmPSt10unique_ptrINS_24ConvertableToTraceFormatESt14default_deleteISB_EEjl"); - v8_export_posix("_ZN2v88platform7tracing17TracingController28CurrentTimestampMicrosecondsEv"); - v8_export_posix("_ZN2v88platform7tracing17TracingController30UpdateCategoryGroupEnabledFlagEm"); - v8_export_posix("_ZN2v88platform7tracing17TracingController31CurrentCpuTimestampMicrosecondsEv"); - v8_export_posix("_ZN2v88platform7tracing17TracingController31UpdateCategoryGroupEnabledFlagsEv"); - v8_export_posix("_ZN2v88platform7tracing17TracingControllerC1Ev"); - v8_export_posix("_ZN2v88platform7tracing17TracingControllerC2Ev"); - v8_export_posix("_ZN2v88platform7tracing17TracingControllerD0Ev"); - v8_export_posix("_ZN2v88platform7tracing17TracingControllerD1Ev"); - v8_export_posix("_ZN2v88platform7tracing17TracingControllerD2Ev"); - v8_export_posix("_ZN2v88platform7tracing21TraceBufferRingBuffer13AddTraceEventEPm"); - v8_export_posix("_ZN2v88platform7tracing21TraceBufferRingBuffer16GetEventByHandleEm"); - v8_export_posix("_ZN2v88platform7tracing21TraceBufferRingBuffer5FlushEv"); - v8_export_posix("_ZN2v88platform7tracing21TraceBufferRingBufferC1EmPNS1_11TraceWriterE"); - v8_export_posix("_ZN2v88platform7tracing21TraceBufferRingBufferC2EmPNS1_11TraceWriterE"); - v8_export_posix("_ZN2v89CFunctionC1EPKvPKNS_13CFunctionInfoE"); - v8_export_posix("_ZN2v89CFunctionC2EPKvPKNS_13CFunctionInfoE"); - v8_export_posix("_ZN2v89CodeEvent10GetCommentEv"); - v8_export_posix("_ZN2v89CodeEvent11GetCodeSizeEv"); - v8_export_posix("_ZN2v89CodeEvent11GetCodeTypeEv"); - v8_export_posix("_ZN2v89CodeEvent13GetScriptLineEv"); - v8_export_posix("_ZN2v89CodeEvent13GetScriptNameEv"); - v8_export_posix("_ZN2v89CodeEvent15GetFunctionNameEv"); - v8_export_posix("_ZN2v89CodeEvent15GetScriptColumnEv"); - v8_export_posix("_ZN2v89CodeEvent19GetCodeStartAddressEv"); - v8_export_posix("_ZN2v89CodeEvent20GetCodeEventTypeNameENS_13CodeEventTypeE"); - v8_export_posix("_ZN2v89CodeEvent27GetPreviousCodeStartAddressEv"); - v8_export_posix("_ZN2v89Exception10RangeErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception11SyntaxErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception13CreateMessageEPNS_7IsolateENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception13GetStackTraceENS_5LocalINS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception13WasmLinkErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception14ReferenceErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception16WasmCompileErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception16WasmRuntimeErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception5ErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89Exception9TypeErrorENS_5LocalINS_6StringEEENS1_INS_5ValueEEE"); - v8_export_posix("_ZN2v89ExtensionC1EPKcS2_iPS2_i"); - v8_export_posix("_ZN2v89ExtensionC2EPKcS2_iPS2_i"); - v8_export_posix("_ZN2v89Int8Array3NewENS_5LocalINS_11ArrayBufferEEEmm"); - v8_export_posix("_ZN2v89Int8Array3NewENS_5LocalINS_17SharedArrayBufferEEEmm"); - v8_export_posix("_ZN2v89Int8Array9CheckCastEPNS_5ValueE"); - v8_export_posix("_ZN2v89Signature3NewEPNS_7IsolateENS_5LocalINS_16FunctionTemplateEEE"); - v8_export_posix("_ZN2v89Signature9CheckCastEPNS_4DataE"); - - v8_export_posix("_ZN4node25AddEnvironmentCleanupHookEPN2v87IsolateEPFvPvES3_"); - v8_export_posix("_ZN4node28RemoveEnvironmentCleanupHookEPN2v87IsolateEPFvPvES3_"); - - v8_export_posix("_ZN2v88internal35IsolateFromNeverReadOnlySpaceObjectEm"); - v8_export_posix("node_module_register"); - v8_export_posix("node_api_create_external_string_latin1"); - v8_export_posix("node_api_create_external_string_utf16"); - v8_export_posix("node_api_create_syntax_error"); - v8_export_posix("node_api_symbol_for"); - v8_export_posix("node_api_throw_syntax_error"); -}