Searched refs:module_context (Results 1 – 9 of 9) sorted by relevance
368 Node* const module_context = __ LoadModuleContext(context); in GetImportMetaObject() local370 __ LoadContextElement(module_context, Context::EXTENSION_INDEX); in GetImportMetaObject()
675 Node* module_context = GetContextAtDepth(GetContext(), depth); in IGNITION_HANDLER() local676 Node* module = LoadContextElement(module_context, Context::EXTENSION_INDEX); in IGNITION_HANDLER()717 Node* module_context = GetContextAtDepth(GetContext(), depth); in IGNITION_HANDLER() local718 Node* module = LoadContextElement(module_context, Context::EXTENSION_INDEX); in IGNITION_HANDLER()
465 ALLOCATE_VARSIZE_MAP(MODULE_CONTEXT_TYPE, module_context) in CreateInitialMaps()
351 external module_context : llmodule -> llcontext = "LLVMGetModuleContext"
493 (** [module_context m] returns the context of the specified module.495 val module_context : llmodule -> llcontext val
264 external module_context : llmodule -> llcontext = "LLVMGetModuleContext"
366 (** [module_context m] returns the context of the specified module.368 val module_context : llmodule -> llcontext val
417 external module_context : llmodule -> llcontext = "LLVMGetModuleContext"
514 (** [module_context m] returns the context of the specified module.516 val module_context : llmodule -> llcontext val