Searched full:via (Results 1 – 25 of 226) sorted by relevance
12345678910
56 - X87, X87UP These classes consists of types that will be returned via the x87 FPU.57 - COMPLEX_X87 This class consists of types that will be returned via the x87 FPU.60 - MEMORY This class consists of types that will be passed and returned in memory via the stack.
20 for (C = class { get ['x' in empty]() { return 'via get'; } }; ; ) {26 C.prototype.false = 'via set';
16 lda.str via get104 lda.str via set
11 1. Runtime and debugger work in the same process. Debugger functionality is provided via shared lib…29 …ger`](../runtime/tooling/debugger.h) subscribes to these events and notificates debugger via hooks.
30 AOT compiler accesses this file via runtime interface. CoreVM doesn't implement profiling interface…
51 Testing object literal with prototype changed (via obj.__proto__):53 Testing Array with prototype changed (via arr.__proto__):
7 ArkTS does not support importing via ``require``.
59 // Setup call to abstract method via super in TEST_F()83 ASSERT_EQ(messages[0].Cause(), "CALL TO ABSTRACT METHOD VIA SUPER"); in TEST_F()
7 * Automatically send test results via email
39 // These operators are expressed via cmp instructions and the following in Compile()40 // if-else branches. Condition also expressed via cmp instruction and in Compile()
22 return 'via get';
24 4. Connect via Browser with the following link:
74 // check function call when some arguments are passed via the stack on x86-64104 // check function call when some arguments are passed via the stack on arm32132 // check function call when some arguments are passed via the stack on arm32hf172 // check function call when some arguments are passed via the stack on arm64
18 // Throw error: entities should only be reachable via Test alias.
20 // This trampoline solves this problem by just invoking the entrypoint via regular call.
38 :enqueue cleared_references to be processed via ReferenceQueue(Java);
107 …LOG_INTERNAL_ALLOCATOR(DEBUG) << "Try to free via InternalAllocator at address " << std::hex << pt… in Free()265 LOG_INTERNAL_ALLOCATOR(DEBUG) << "free via RunSlotsAllocator"; in FreeViaPandaAllocators()268 LOG_INTERNAL_ALLOCATOR(DEBUG) << "free via thread-local RunSlotsAllocator"; in FreeViaPandaAllocators()278 LOG_INTERNAL_ALLOCATOR(DEBUG) << "free via FreeListAllocator"; in FreeViaPandaAllocators()284 LOG_INTERNAL_ALLOCATOR(DEBUG) << "free via HumongousObjAllocator"; in FreeViaPandaAllocators()
64 …* Pools for object spaces is allocated via this class. Also this class cooperate with PoolManager …93 /// @brief Try to allocate pool via PoolManager97 /// @brief Try to allocate arena via PoolManager101 /// @brief Free pool via PoolManager104 /// @brief Free arena via PoolManager249 // | Real object memory chunks location allocating via PoolManager …262 // | | | +----------|----------+ +--------------+ | all occupied memory via PoolMa…289 …* Pools for young and tenured spaces is allocated via this class. Also this class cooperate with P…
35 …assert (a as Base).field == 20; // Access to static members via instance is prohibited (see 9.5.1…
36 … Pointer to the first interpreter frame to that CFrame will be converted. It will be released via39 …e Pointer to the last interpreter frame to that CFrame will be converted. It will be released via50 … Pointer to the first interpreter frame to that CFrame will be converted. It will be released via53 …e Pointer to the last interpreter frame to that CFrame will be converted. It will be released via
38 // Number range formatter will be created via call RangeIntlFormattersCacheInvalidation in NumFmtsCacheInvalidation()65 // Number formatter will be created via call IntlFormattersCacheInvalidation in NumRangeFmtsCacheInvalidation()