Searched refs:patchConstpoolValue (Results 1 – 1 of 1) sorted by relevance
92 JSTaggedValue patchConstpoolValue = vm->FindConstpool(patchFile, 0); in LoadPatchInternal() local93 if (patchConstpoolValue.IsHole()) { in LoadPatchInternal()98 JSHandle<ConstantPool> patchConstpool = JSHandle<ConstantPool>(thread, patchConstpoolValue); in LoadPatchInternal()